body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.topback {
	background-image: url(images/top_back.gif);
	background-repeat: repeat-x;
}
p, td, th {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #333399;
}
h2 {
	font-size: 16px;
	color: #3399CC;
}
ul {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #000000;
}
ol {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {

	color: #CC0099;
	text-decoration: none;
}.TextBlock {
	letter-spacing: normal;
	word-spacing: normal;
	white-space: nowrap;
}
