A:link {color: blue; font-size : 12px; text-decoration: none; font-weight: bold}
A:visited {text-decoration: none; color: blue; font-size : 12px; font-weight: bold}
A:hover  {text-decoration: underline; color: blue; font-size : 12px; font-weight: bold}
A:active {text-decoration: none; color: blue; font-size : 12px; font-weight: bold}
A.top:link {color: #ffffff; font-size : 12px; text-decoration: none; font-weight: bold}
A.top:visited {text-decoration: none; color: #ffffff; font-size : 12px; font-weight: bold}
A.top:hover  {text-decoration: underline; color: #ffffff; font-size : 12px; font-weight: bold}
A.top:active {text-decoration: none; color: #ffffff; font-size : 12px; font-weight: bold}
A.more:link {color: #000099; font-size : 10px; text-decoration: none; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif}
A.more:visited {text-decoration: none; color: #000099; font-size : 10px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif}
A.more:hover  {text-decoration: underline; color: #000099; font-size : 10px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif}
A.more:active {text-decoration: none; color: #000099; font-size : 10px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif}
A.read:link {color: blue; font-size : 11px; text-decoration: none;  font-weight:normal}
A.read:visited {text-decoration: none; color: blue; font-size : 11px; font-weight:normal}
A.read:hover  {text-decoration: underline; color: blue; font-size : 11px; font-weight:normal}
A.read:active {text-decoration: none; color: blue; font-size : 11px; font-weight:normal}
td {font-family: arial, verdana, helvetica, sans-serif; font-size: 12px;}
.style1 {color: #FFFFFF; font-weight: bold}
.style2 {color: #FF0000}
.style3 {color: #000000; font-size: 14px; font-weight: bold}
.style4 {font-size: 11px}
.style5 {color: #999999}
.style6 {color: #F2C66D; font-size: 14px; font-weight: bold}

.cssnav	{position:relative;
font-family: arial, verdana, helvetica, sans-serif;
background-image: url(../images/button.gif);
background-repeat: no-repeat;
display: block;
width: 162px;
height: 23px;
margin: 0; 
margin-bottom:0px;
padding: 0;}

.cssnav a {
display:block;
font-size: 12px;
width: 162px;
height: 23px;
display: block;
float: left;
margin: 0;
padding: 0;
color: black; 
text-decoration: bold;}

.cssnav img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {

	left:3px;
	top:3px;
	margin:0;
	cursor: pointer;
	position:absolute;}
	
@media print {
.noprint {DISPLAY: none}
  }
@media screen {
    body { font-size: 13px}
  }
@media screen, print {
    body { line-height: 1.2}
  }
@media print {
      .noprint { display: none}
    }