<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
</head>

<body>

</body>.test {
}
.mainBack {
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.tiny {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.main {
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
}
.mainBold {
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
.mainBoldRed {
	font-family: Arial;
	font-size: 11pt;
	color: #EE1B24;
	font-weight: bold;
}
.mainBoldGrey {
	font-family: Arial;
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
}

