﻿<style type="text/css">{  }
a:link    {
	color: #0000FF;
	text-align: center;
}
a:visited { color: #0000CC; }
a:hover   { background-color: #FFFFCC;}
a:active  { color: Red; }
.newsTxt1 {
  font-size: .8em;
  font-family: verdana, helvetica, arial, sans-serif;
}
.newsTxt2 {
  font-size: 1em;
  font-family: verdana, helvetica, arial, sans-serif;
  font-weight: bold;
}

#myscroller{
position:relative;
width:400px; height:75px;
background-color:#ffff00;
overflow:hidden;
border:solid 1px; margin:5px;
}
body
{
	background: #FFFFFF url('images/WhiteH2Omark.png') no-repeat bottom left;
	font-family: Times New Roman, Arial, Helvetica;
	color: #0000FF;
	font-size: 10pt;
	margin-bottom: 3px;
	margin-top: 0;
	padding-bottom: 0;
}
.bg
{	background-image: url(images/WhiteH2Omark.png);
	background-repeat: no-repeat ;
	background-position: bottom left ;
	/* background-attachment: fixed; */
	}
blockquote
{   font-family: Times New Roman, Arial, Helvetica;
    margin-top: 0; 
    margin-bottom: 0;
    font-size: 10pt;
    text-align: left;
}
table
{	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153);
	border-width: "0";
	color: #0000FF;
	font-family: "Times New Roman";
    font-size: 12pt;
    font-variant: "normal"; 
}
dl
{   font-family: Times New Roman, Arial, Helvetica;
    margin-top: 0; 
    margin-bottom: 0;
    font-size: 10pt;
    text-align: left;
    color: #0000FF;
}
dt
{   font-family: Times New Roman, Arial, Helvetica;
    margin-top: 0; 
    margin-bottom: 0;
    font-size: 14pt;
    text-align: left;
    color: #000080;
}
dd
{   font-family: Times New Roman, Arial, Helvetica;
    margin-top: 0; 
    margin-bottom: 0;
    font-size: 12pt;
    text-align: left;
    color: #0000FF;
}
  
h3, h4, h5
{	font-family: Times New Roman;
	font-size:12pt;
	margin-top: 5px; 
    margin-bottom: 2px;
    color: #000080;
}
  
h6
{	font-family: Times New Roman;
	font-size:10pt;
	text-align: center;
    color: #0000FF;
    margin-top: 0; 
    margin-bottom: 0;
}
h1
{	font-family: Times New Roman;
	font-size: 16pt;
    text-align: center; 
}
h2
{	font-family: Arial;
	font-size:14pt;
	color=#000080;
}
p
{   font-family: Times New Roman, Arial, Helvetica;
    margin-top: 0; 
    margin-bottom: 0;
    font-size: 12pt;
    text-align: left;
    color: #0000FF;
}

</style>