body {
	font-family: Trebuchet, Verdana, Geneva, Arial, helvetica, sans-serif;
	background-position: center top;
	background-image: url(images/background.gif);
	background-repeat: repeat-n;
}

td {
	font-family: Trebuchet, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.titles {
	color: #084179;
	font-weight: bold;
	font-family: Trebuchet, Verdana, Geneva;
	font-size: 9pt;
	font-style: bold;
}
.text1 {
	color: #084179;
	font-style: normal;
	font-size: 9pt;
	font-family: Trebuchet, Verdana, Geneva;
}
.textB {
	color: #000000;
	font-style: normal;
	font-size: 9pt;
	font-family: Trebuchet, Verdana, Geneva;
}.body2 {
	background-image: url(images/background_blue.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.link {
	color: #CC0000;
	text-decoration: underline;