
body, td, p {
        font-size: 10pt;
        font-family: verdana, arial;
        }
h2 {
        font-size: 14pt;
        color: #99ffcc;
        margin-top: 10
        }

.title {
        font-size: 17pt;
        color: #99ffcc;
		font-weight : bold;
        }

.title1 {
        font-size: 17pt;
        color: #ffcccc;
		font-weight : bold;
        }

.navig2  {
        font-size: 10pt;
        font-family: verdana, arial;
        font-weight : bold;
		color: #99ffcc;
}

		
.navig2 a:link {
        font-size: 10pt;
        font-family: verdana, arial;
        font-weight : bold;
        text-decoration: none;
		color: #99ffcc;
}



.navig2 a:visited  {
        color : #ffffff;
        text-decoration: none;
        
}
.navig2 a:hover  {
        color : #ff0000;
} 

h3  {
        font-size: 10pt;
        color: #99ffcc;}

.navig a:link {
        font-size: 9pt;
        font-weight : bold;
        font-family : Verdana, arial, Bookman Old Style;
        color : #ffffff;
        text-decoration: none;
}



.navig a:visited  {
        color : #ffffff;
        font-weight : bold;
        text-decoration: none;
        
}
.navig a:hover  {
        font-weight : bold;
        color : #ff0000;
}
 
.small {
        color: #ffffcc;
        font-family: Arial, Verdana;
        font-size: 8pt; font-weight : medium;
}


.small a: { color: #ffffcc;  font-weight : medium;}
.small a:visited { color: #ffffcc;}
.small a:hover { color: #cc0033;}
