body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.White {
	color: #FFFFFF;
	text-decoration: none;
}
.White a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.White a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.White a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.White a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Links {
	text-decoration: none;
	font-weight: bold;
}
.Links a:link {
	text-decoration: none;
	font-weight: bold;
}
.Links a:active {
	text-decoration: none;
	font-weight: bold;
}
.Links a:visited {
	text-decoration: none;
	font-weight: bold;
}
.Links a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.Titles {
	font-size: 12px;
	font-weight: bold;
	color: #00589D;
}

