<style type="text/css">
BODY {
        background-color : #999999;
}

A{ 
   color :  #CC0000;
 }

.navi {
        background-color : #E5E5E5;
        text-align : right;
}

.navia {
        background-color : #E5E5E5;
        text-align : right;
        color :  #CC0000;
        font-family : Geneva, Arial, Helvetica, san-serif;
        font-size : 11px;
        font-weight: bold; 
        text-decoration: none
}

.navitext {
        color : Black;
        font-family : Geneva, Arial, Helvetica, san-serif;
        font-size : 11px;
        text-decoration : none;
        font-weight: bold; 
        text-align: right; 
        vertical-align: middle;
        background-color: #E5E5E5
}

.navitext:hover {
        color : #CC0000;
        font-family : Geneva, Arial, Helvetica, san-serif;
        font-size : 11px;
        text-decoration : underline;
        background-color: #E5E5E5; 
        text-align: right; 
        vertical-align: middle
}

.navitextu {
        color : Black;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
}

.navitextuactive {
        color : #CC0000;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
}

h1{ 
        color : #CC0000;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 15px;
 }

 h2{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

 h3{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}


 .gray {
        color : Gray;
}
 
 p{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        line-height : 19px;
}

.small {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        line-height : 18px;
}

.smallv {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10px;
        line-height : 18px;
}

.ilink{
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	line-height : 15px;
}

.ilink:hover{
        text-decoration : underline;
}

.copy {
        color : White;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        background-color : Black;
}

ul { 
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        line-height : 24px;
 } 

ol  { 
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        line-height : 24px;
 } 

.navitext2 { 
        color : Black; 
        font-family : Geneva, Arial, Helvetica, san-serif; 
        font-size : 11px; 
        text-decoration : none;  
        font-weight: normal; 
        text-align: left; 
        vertical-align: middle 
}

.navitext2:hover { 
        color : #CC0000; 
        font-family : Geneva, Arial, Helvetica, san-serif; 
        font-size : 11px; 
        text-decoration : underline;  
        font-weight: normal; 
        text-align: left; 
        vertical-align: middle 
}

</style>