BODY {
    background-color: #FFFFFF;
    color: "#000000"
}
a:link, a:visited, a:active  {
  color: #3030E9; 
} 
a:hover { color: #0000A0 }

a.style1:link, a.style1:visited, a.style1:active {
	color: #00FFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10pt;
}
a.style1:hover { 
   color: #F5F6F7;
   font-style: bold; 
 }


.Product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

.Subheader {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #BB0000;
	text-decoration: underline;
}

.BlueHeader {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0050B5;
}

.Download {
	color: #000090;
}


.headipt {
	font-size: 10pt;
}

.headipt2 {
	font-weight: bold;
	font-size: 12pt;
}


.headsmall {
	font-size: 7pt;
}

.coprsmall {
	font-size: 10pt;
}


a.stray, a.stray:visited, a.stray:active{
	font-weight: bold;
	color: #0050B5;
}

.stray{
	font-weight: bold;
	color: #0050B5;
	background: #F5F6F7;
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: disc
}

.straycolorb{
	font-weight: bold;
	color: #0050B5;
}


a.strayline, a.strayline:visited, a.strayline:active{
	font-weight: bold;
	color: #0050B5;
}
	
.strayline{
	border-bottom: 1px solid;
	border-top: 1px solid;
	font-weight: bold;
	color: #0050B5;
	background: #F5F6F7;
}



.bold{
	font-weight: bold;
}


.glosscolor {
	color: #00BBBB;
}

.redbold{
	font-weight: bold;
	color: #CC0000;
}

.Bbb{
	font-weight: bold;
	color: #800000;
}


.whitebold{
	font-weight: bold;
	color: #8B4513;
}

.white{
	color: #009933;
}

.headache{
	font-weight: bold;
	background: #E0EEFF;
}


.grayfont{
	background: #F5F6F7;
}

.menusize{
	font-size: 10pt;
}

.menumargin{
	margin-bottom: 20px;
}


.bottommenu{
	margin-top: 20px;
}

.margintr{
	margin: 15px 15px 15px 15px;
}


.line{
	border-bottom: 1px solid;
	border-top: 1px solid;
	color: #0050B5;
	background: #F5F6F7;
}



.brwd-old{
	font-family: Courier New;
	font-size: 10pt;
	color: #8B4513;
}
.brwd{
	font-family: Courier New;
	color: #8B4513;
}

.sample1 { color: #CC3300; }
.sample2 { font-family: Courier New; color: #8B4513; }

.list0  { margin-top: 0; margin-bottom: 0; list-style-type: disc }
.olist0 { margin-top: 0; margin-bottom: 0 }

.newsmarg{
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: disc
}
