:link {
 color: #666666;
}
:active {
 color: #999999;
}
:visited {
 color: #333333;
}
A:hover {
	color:#333333;
	background-color: #FFFFEE;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 color: #666666;
 background-color: #FFFFFF;
 margin-left: 0%;
 margin-top: 0%;
}
HR {
 height: 1px; color: #ff0000;
}
.lbluesmall {
 font-size: smaller;
 color: #009CC9;
}
.dbluesmall {
 font-size: smaller;
 color: #666666;
}
.dblue {
 color: #666666;
}
.dbluelarge {
 font-size: larger;
 color: #666666;
 background-color: #FFFFFF;
}
.lbluebox_solid {
	border: 1px solid #0099CC;
}
.lred {
 color: #333333;
}
.lredlarge {
 font-size: larger;
 color: #FF0000;
}
.lredsmall {
 color: #ff0000;
 font-size: smaller;
}
.navbar {
	color: #666666;
	font-size: smaller;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-color: #000000;
}
.navfooter {
	color: #ff0000;
	font-size: smaller;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #DDDDEE;
	border-top-width: 1px;
	border-top-color: #ffffff;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #0099CC;
	font-weight: normal;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #0099CC;
	font-weight: lighter;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #0099CC;
	font-weight: normal;

}

