h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #B10A0A;
	line-height: 1;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #0000CC;
	line-height: 1;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
/*	color: #0000CC; */
     color: #B10A0A;
	line-height: 1;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	color: #0000CC;
	line-height: 1;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: decimal;
	line-height: 1;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.2;
}
.smallitalic {  font-size: 0.7em; font-style: italic}
.redtext {  color: #B10A0A}
.bluetext {  color: #0000CC}
.bluebi {  font-style: italic; font-weight: bold; color: #0000CC}
.bluebold {
	font-weight: bold;
	color: #0000CC;
}

.testimon {
	font-style: italic;
	font-weight: bold;
	color: #0000CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1;
}

.redbi {  font-style: italic; font-weight: bold; color: #B10A0A}
.smallblueari {
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 0.8em; 
     font-style: italic; 
     color: #0000CC
}

.smallbluetimei {  
     font-family: "Times New Roman", Times, serif; 
     font-size: 0.9em; 
     font-style: italic; 
     color: #0000CC
}
.ibquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	line-height: 1;
}
.hdunder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	font-style: italic;
	line-height: 0.75em;
	font-weight: normal;
	color: #575757;
	position: relative;
	left: 1em;
}

.redbold {
	font-weight: bold;
	color: #B10A0A;
}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	line-height: 1;
	text-align: center;
}
.sidehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	font-style: italic;
	line-height: 1;
}
.sidemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.1;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	font-weight: bold;
	color: #FFFF33;
	background-color: #003399;
	text-align: center;
}
.hdlogo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
}
.hdlogo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	font-variant: normal;
	color: #0000CC;
	font-style: normal;
}
.fix {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	background-color: #CCFFFF;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.RedBoldBig {
	font-size: 1.3em;
	font-weight: bold;
	color: #B10A0A;
}
.bigger {
	font-size: 1.25em;
}
li {
	margin-bottom: 0.5em;
	font-size: 0.8em;
}

li li{
	margin-bottom: 0.5em;
	font-size: 100%;
}

#dhtmltooltip{
	font-style: italic;
	Font-family: "Times New Roman", Times, serif;
	Font-size: 0.9em;
	line-height: 120%;
	position: absolute;
	width: 300px;
	border: 2px solid blue;
	padding: 2px;
	background-color: #FFFF99;
	visibility: hidden;
	z-index: 100;
}

ol ol {
	list-style-type: lower-alpha;
}a:hover {
	background-color: #FFCC99;
}
	