BODY {background-color:#FFFFFF} 
a:link {color:#484848; text-decoration: none}
a:hover {color:#CC99CC; text-decoration: underline}
a:visited {color:#484848; text-decoration: underline}
a:active {color:#FF9999s}

a.nav1:link {color:#000000; text-decoration: none}
a.nav1:hover {color:#000000; text-decoration: underline}
a.nav1:visited {color:#484848; text-decoration: underline}
a.nav1:active {color:#0000ff}

a.nav2:link {color:#000000; text-decoration: none}
a.nav2:hover {color:#000000; text-decoration: underline}
a.nav2:visited {color:#484848; text-decoration: underline}
a.nav2:active {color:#0000ff}

a.nav3:link {color:#000000; text-decoration: none}
a.nav3:hover {color:#000000; text-decoration: underline}
a.nav3:visited {color:#484848; text-decoration: underline}
a.nav3:active {color:#0000ff}

a.nav4:link {color:#000000; text-decoration: none}
a.nav4:hover {color:#000000; text-decoration: underline}
a.nav4:visited {color:#484848; text-decoration: underline}
a.nav4:active {color:#0000ff}

a.nav5:link {color:#000000; text-decoration: none}
a.nav5:hover {color:#000000; text-decoration: underline}
a.nav5:visited {color:#484848; text-decoration: underline}
a.nav5:active {color:#0000ff}

a.footer:link {color:#484848; text-decoration: none}
a.footer:hover {color:#CC99CC; text-decoration: underline}
a.footer:visited {color:#ffcc99; text-decoration: none}
a.footer:active {color:#FF9999s}




.text{
     font-family : Verdana, Arial, Helvetica, sans-serif ;
	 font-size : 9pt;
	 color:   #000000;
	 }

.nav1{
        background-color:   #FF9999;
    font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 10pt;
	color:   #000000;
        
	}
.nav2{
        background-color:   #ccccff;
    font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 10pt;
	color:   #000000;
        
	}
.nav3{
        background-color:   #99CC33;
    font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 10pt;
	color:   #000000;
        
	}
.nav4{
        background-color:   #FFCC99;
    font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 10pt;
	color:   #000000;
        
	}
.nav5{
        background-color:   #CC99CC;
    font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 10pt;
	color:   #000000;
        
	}
	
.currentnav{
    font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 10pt;
	color:   #000000;
	background-color: #ddddbb; 

	}
	
.header{
    font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 14pt;

font-weight : bold;
	color:   #000000;
	}

.subheader{
    font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 11pt;
        font-weight : bold;
	color:   #000000;
	font-weight: italic;
	}
.footer{
    font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size :9pt;
	color:   #000000; 

	}
	
	
