BODY {
	border-width: 0px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #9DB1C1;
}

BLOCKQUOTE {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

P {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

OL, UL, LI, TD, TR {
	border-width: 0px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}

H1 {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}

H2 {
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

H3 {
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}

H4 {
	color: Teal;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
}

H5 {
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
}

A {
	color: white;
	font-size: small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:LINK {
	color: white;
	text-decoration: underline;
	font-size: small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:VISITED {
	color: yellow;
	text-decoration: none;
}



A:HOVER {
	color: red;
}

A:ACTIVE {
	color: red;
}

.bottomlink {
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
}

.copy {
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	text-align: left;
	font-style: italic;
}

.bottomlink P {
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.bottomlink A {
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.bottomlink a:visited {
	color: navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}

.bottomlink A:ACTIVE {
	color: yellow;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}

.bottomlink A:hover {
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x x-small;
	font-weight: normal;
}

#toptable {
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

.topnavbar A {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.topnavbar A:visited {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.topnavbar A:ACTIVE {
	color: #66CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.topnavbar A:hover {
	color: #66CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.topnavbar p {
	
	border-bottom-color: #D90072;
	border-bottom-style: solid;
	border-bottom-width: thin;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.leftnavbar td, tr, a {
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}


.yellowtext {
	color: yellow;
}

.whitetext {
	color: white;
}

.blacktext {
	color: black;
}



.blacktext a:hover {
	color: yellow;
}