BODY{
	scrollbar-3dlight-color: #808080;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #FF0000;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-shadow-color: #808080;
	scrollbar-track-color: #C0C0C0;
}

h1 {
	background-color: #FF0000;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	background-color: #FF0000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h4 {
	background-color: #FFFFFF;
	color: #000080;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4 a:link {
	background-color: #FFFFFF;
	color: #000080;
	text-decoration: none;
}
h4 a:link {
	background-color: #FFFFFF;
	color: #000080;
	text-decoration: none;
}

h4 a:hover {
	background-color: #FFFFFF;
	color: #FF0000;
	text-decoration: underline;
}

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

.clickText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.contentCells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.copyright {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.formField {
	background-color: #C0C0C0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.pageTitle {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.signature {
	color: #A0A0A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#bodyTable A:link {
	color: #0000CC;
	text-decoration: none;
}

#bodyTable A:visited {
	color: #0000CC;
	text-decoration: none;
}

#bodyTable a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#bodyTable a:active {
	color: #FF0000;
	text-decoration: underline;
}

#bodyTable A: {
	color: #0000CC;
	text-decoration: none;
}

#contentTable A:link {
	color: #0000CC;
	text-decoration: none;
}

#contentTable A:visited {
	color: #0000CC;
	text-decoration: none;
}

#contentTable a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#contentTable a:active {
	color: #FF0000;
	text-decoration: underline;
}

#contentTable A: {
	color: #0000CC;
	text-decoration: none;
}
.bodyTextRed {

	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
