A:HOVER {
	text-decoration : underline;
	color : #319A00;
}
.SideTableTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	color : White;
}
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: .25em;
	font-weight : bold;
	color : White;
	text-align : center;
	margin : 0;
}
H2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #990033;
	font-size : 18;
}
H3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #990033;
	font-size : 14;
}

A:LINK.HeaderLink {
	color : White;
	text-decoration : none;
	font-weight : bolder;	
}
A.HeaderLink {
	color : White;
	text-decoration : none;
	font-weight : bolder;
}
A:HOVER.HeaderLink {
	color : White;
	text-decoration : underline;
	font-weight : bolder;
}
A:VISITED.HeaderLink{
	color: White;
	font-weight: bolder;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.MainPageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: .25em;
	font-weight : bold;
	color : White;
}
.ContentTable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
