BODY{
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: normal;
	font-weight: normal;
	background-color: transparent;
	color: Black;
}

A:link {
	color: Blue;
	font-weight: bold;
}          /* unvisited link */
A:visited {
	color: Blue;
	font-weight: bold;
}       /* visited links */
A:active { color: #0000FF; font-weight: bold; }        /* active links */
H1, H2, H3, H4, H5, H6 {
	font-weight: bold;
	color: Navy;
}

.hh1 {
	background-color: #ffffff; 
	layer-background-color: #c4d7dd;
	font-weight: bold;
	font-size: xx-large;
	color: Navy;
}
.hh2 {
	background-color: #ffffff; 
	layer-background-color: #bcbcbc;
	font-size: x-large;
	color: Navy;
	}
.hh3 {
	background-color: #ffffff;
	layer-background-color: #f0f0f0;
	font-size: large;
	color: Red;
}
.hh4 {
	background-color: #ffffff;
	layer-background-color: #ffffff;
	font-size: medium;
	color: #8B0000;
}
.hh5 {
	background-color: #ffffff; 
	layer-background-color: #e5e5e5;
	font-size: small;
	color: Navy;
	}
.hh6 {
	background-color: #ffffff; 
	layer-background-color: #ffffab;
	font-size: x-small;
	color: Navy;
}
.bg0font {color:#000000;}

.genheader {
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Red;
}

.generalbg {
	font-family: Arial;
	background-color: #B9EEE4;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

.leftnav {
	background-color: Black;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Red;
}

.leftnav a:link {
	font-family: Arial;
	font-size: 12px;
	font: bold;
	color: White;
}

.leftnav a:visited {
	font-family: Arial;
	font-size: 12px;
	font: bold;
	color: #FAEBD7;
}

.leftnav a:hover {
	font-family: Arial;
	font-size: 12px;
	font: bold;
	color: Yellow;
}

.leftnav a:active {
	font-family: Arial;
	font-size: 12px;
	font: bold;
	color: #FAEBD7;
}


.hbutton {
	background-color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: White;
}

.hbutton a:link {
	font-family: Arial;
	font-size: 12px;
	font: bold;
	color: White;
}

.hbutton a:visited {
	font-family: Arial;
	font-size: 12px;
	font: bold;
	color: #FAEBD7;
}

.hbutton a:hover {
	font-family: Arial;
	font-size: 12px;
	font: bold;
	color: Yellow;
}

.hbutton a:active {
	font-family: Arial;
	font-size: 12px;
	font: bold;
	color: #FAEBD7;
}


.button {
	background-color: #1e3fcd;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: Black;
}

.button a:link {
	font-family: Arial;
	font-size: 13px;
	font: bold;
	color: White;
	text-decoration: none;
}

.button a:visited {
	font-family: Arial;
	font-size: 13px;
	font: bold;
	color: Silver;
	text-decoration: none;
}

.button a:hover {
	font-family: Arial;
	font-size: 13px;
	font: bold;
	color: Yellow;
	text-decoration: underline;
}
