h1    { color: #c00; font-weight: bold; font-size: 18pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding-top: 10px; }
h2            { color: #CC0000; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2 a {color: #CC0000 !important;}
h3         { color: #333; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4      { color: #333; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h5    { color: #333; font-weight: 100; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
pre    { color: white; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
body,p,b,i,strong,em,dt,dd,dl,sl,caption,th,td,tr,u,blink,select,option,form,div,font,li     { color: #333; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
td.second.nav-red { color: #c00 }
a:link   { color: #00c;  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:visited  { color: #00c;  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover { text-decoration: underline;  }
a:link.weiss { color: white; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:visited.weiss { color: white; text-decoration: none }
a:hover.weiss { text-decoration: underline;  }
.divider { color: white; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
body {scrollbar-arrow-color: #00FF00; scrollbar-face-color: #0000FF;
scrollbar-highlight-color: #00FFFF; scrollbar-shadow-color: #FFFF00;
scrollbar-3dlight-color: #000000 }
.red {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BBCCEE;

}
.intro {
	background-color: #c00;
	padding: 1px 15px;
	border: 1px solid #ccc;
	color: #fff !important;
}
.intro p.style1 {
	color: #fff;
	font-weight: bold;
}
hr {
	border: none 0; 
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	border-top: none;
	}	
