/* CSS Document */

Body {
	margin:0px;
	background-color:#FFFFFF;
}
td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.ColorText1 {
	color:#000000;
}
.ColorText2 {
	color:#213776;
}
.ColorText3 {
	color:#95B6D2;
}
.ColorText4 {
	color:#6E6E6E;
}
.ColorText5 {
	color:#FFFFFF;
}
.Capitalize {
	text-transform: uppercase;
}
.Links {
	font-size:11px;
	text-decoration:underline;
}
.Links:hover {
	font-size:11px;
	text-decoration:none;
}
.Link1 {
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#555555;
}
.Link1:hover {
	font-size:11px;
	text-decoration:none;
	color:#213776;
	font-weight:bold;
}
.link2 {
	font-family:Tahoma, Arial, Helvetica, SansSerif;
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
}
.link2:hover {
	font-family:Tahoma, Arial, Helvetica, SansSerif;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}