td
{
  text-align : justify;
}

#Smallest {
	font-family: Arial, sans-serif;
	font-size: 6pt;
	color: #000000;
}
#Small {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
}
#SmallRed {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #c00000;
}
#SmallYellow {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #ffff00;
}
#SmallGreen {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #00c000;
}
#SmallWhite {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}
#SmallGray {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #aaaaaa;
}
#SmallBlue {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #0000a0;
}

#Medium, P, LI, OL, UL, DL, TD {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}

#MediumWhite {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}

#MediumRed {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #c00000;
}

#MediumGreen {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #00a000;
}

#MediumGray {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #808080;
}

#Blue {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #0000a0;
}

#Large {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}

#Largest {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #000000;
}

#Huaage {
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #000000;
}


#LargeRed {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #b00000;
}

#LargeBlue {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #000056;
}

#LargeWhite {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #ffffff;
}

A.Smallest:link, A.Smallest:visited {
	font-family: Arial, sans-serif;
	font-size: 6pt;
	text-decoration: none;
	color: #0000a0;
}

A.Smallest:hover {
	font-family: Arial, sans-serif;
	font-size: 6pt;
	text-decoration: none;
	color: #a00000;
}
A.Small:link, A.Small:visited {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000056;
}

A.Small:hover {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #d00909;
}
A.SmallWhite:link, A.SmallWhite:visited {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #ffffff;
}

A.SmallWhite:hover {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #dfdfff;
}

A.SideNav:link, A.SideNav:visited {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	text-decoration: none;
	color: #1435bb;
}

A.SideNav:hover {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	text-decoration: none;
	color: #f77805;
}

A.TopNav:link, A.TopNav:visited {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	text-decoration: none;
	color: #000056;
}

A.TopNav:hover {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	text-decoration: none;
	color: #F28300;
}
A:link, A:visited {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #000056;
}

A:hover {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #d00909;
}

A.SmallBlackNoB:link, A.SmallBlackNoB:visited {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}

A.SmallBlackNoB:hover {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #505050;
}
A.BlackNoB:link, A.BlackNoB:visited {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}

A.BlackNoB:hover {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #505050;
}
A.Black:link, A.Black:visited {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

A.Black:hover {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #505050;
}
A.White:link, A.White:visited {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

A.White:hover {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #dfdfff;
}

A.Large:link, A.Large:visited {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000056;
}

A.Large:hover {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #d00909;
}

A.LargeRed:link, A.LargeRed:visited {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #f03030;
}

A.LargeRed:hover {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #d05050;
}
A.LargeWhite:link, A.LargeWhite:visited {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}

A.LargeWhite:hover {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #e0e0ff;
}

A.LargeBlack:link, A.LargeBlack:visited {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

A.LargeBlack:hover {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #505050;
}


input, select, textarea {
	background-color: #e0e0f0;
	border-color: #b0b0f0;
	border-style: ridge;
	border-width: 1px;
}

input.Blue {
	background-color: #6060f0;
	border-color: #000056;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif
	font-weight: bold;
}

td.Important {
	padding: 10px;
	text-align: center;
}

td.SideNav {
	padding: 2px 0px 2px 15px;
}

td.Normal {
	padding: 1px 7px 1px 7px;
}
