body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.NormLink:link {
	color: #009933;
	text-decoration: none;
}
a.NormLink:visited {
	text-decoration: none;
	color: #009933;
}
a.NormLink:hover {
	text-decoration: none;
	color: #FF0000;
}
a.NormLink:active {
	text-decoration: none;
}
.White {
	font-weight: bold;
	color: #FFFFFF;
}
.Head1 {
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #E90003;
	text-decoration: underline;
}
.Head2 {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.size14 {
	font-size: 14px;
}
.size16 {
	font-size: 16px;
}
.size10white {
	font-size: 10px;
	color: #FFFFFF;
}
a.size10white:Link {
	color: #CCCCCC;
	text-decoration:none;
}
a.size10white:Visited {
	color: #CCCCCC;
	text-decoration:none;
}
a.size10white:Active {
	color: #CCCCCC;
	text-decoration:none;
}
a.size10white:Hover {
	color: #CCCCCC;
	text-decoration:underline;
	
}
.red {
	color: #FF0000;
}
.size14serv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009933;
}.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000CC;
}
