body{
	
background-color: #FFFFFF;
	
font-family:  Verdana, Arial, Helvetica, sans-serif;
	
font-size: 11px;
	
color: #000000;
margin: 0px; 
padding:0px; 
}



p{
	
font-family:Verdana, Arial, Helvetica, sans-serif;

font-size: 11px;
color: #000000;	
}


.p{
	
font-family: Verdana, Arial, Helvetica, sans-serif;
	
font-size: 11px;
	
color: #000000;	
	
margin-left: 15px;
	
margin-right: 35px;
}


td {
	
font-size: 11px; 
	
color: #000000; 
	
font-family: Verdana, Arial, sans-serif
}


.td{
	
font-size: 12px; 
	
color: #000000; 
	
background-color: #FFFFFF;
	
font-family: Verdana, Arial, sans-serif;
	
border-right: thin;
	
border-style: solid;
	
border-color: #000000;
}


h1{
	
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
font-size: 26px;

test-align:center;	
color: #990033;
}


h2{
	
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
font-size: 22px;
	
color: #000000;
}


h3{
	
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
font-size: 18px;
	
color: #000000;
}


h4{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
font-size: 14px;
	
color: #000000;
}


.special
hr{

margin-bottom: 1px;

margin-top: 1px;
}



/* this is the default link */


a:link {
	
color: #990033;

text-decoration: underline; 
	
font-weight: normal; 
	
font-size: 11px;
	
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


a:visited {
	
color: #800080; 
	
text-decoration: underline;  
	
font-weight: normal; 
	
font-size: 11px; 
	
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


a:hover {
	
color: #FF0000; 
	
text-decoration: underline; 
	
font-weight: normal; 
	
font-size: 11px; 
	
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/* this is a white link to be used on a dark background */


a.alt:link {
	
color: #FFFFFF; 
	
text-decoration: underline; 
	
font-weight: normal; 
	
font-size: 12px; 
	
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


a.alt:visited {
    
color: #FFFFFF; 
	
text-decoration: underline; 
	
font-weight: normal;  
	
font-size: 12px; 
	
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


a.alt:hover {
	
color: #FFCC33; 
	
text-decoration: underline; 
	
font-weight: normal;  
	
font-size: 12px; 
	
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/*this cell is light blue r*/


.topnav{
    
background-color: #990033;
	
color : White;
	
font-size: 11px;
	}


/*this is a font link attached to lite blue topnav cell*/


.topnav a:link{
font-size: 11px; 
font-weight : normal; 
color: #FFFFFF;}


.topnav a:visited{
font-size: 11px; 
font-weight : normal; 
color: #FFFFFF;}


.topnav a:hover{
font-size: 11px; 
font-weight : normal; 
color: #FAB82A;}


.topnav a:active{
font-size: 11px; 
font-weight : normal; 
color: #FAB82A;}
	


/*this cell is light blue. left and right columns use this */


.cell1{
    
background-color: #FAB82A;
	
color : 000000;
	
font-size: 12px;
	}


/*this is a font link attached to lite blue cell*/


.cell1 a:link{
font-size: 12px; 
font-weight : normal; 
color: #000000;}


.cell1 a:visited{
font-size: 12px; 
font-weight : normal; 
color: #990033;}


.cell1 a:hover{
font-size: 12px; 
font-weight : normal; 
color: #990033;}


.cell1 a:active{
font-size: 12px; 
font-weight : normal; 
color: #990033;}




.leftcolumn{
    
background-color: #FAB82A;
	
color : 000000;
	
font-size: 12px;
	}


/*this is a font link attached to lite blue cell*/


.leftcolumn a:link{
font-size: 12px; 
font-weight : normal; 
color: #fab82a;}


.leftcolumn a:visited{
font-size: 12px; 
font-weight : normal; 
color: #fab82a;}


.leftcolumn a:hover{
font-size: 12px; 
font-weight : bold; 
color: #990033;
background-color:#ffffff;}


.leftcolumn a:active{
font-size: 12px; 
font-weight : normal; 
color: #990033;}






/*this cell is dark blue */


.cell2{
    
background-color: #003399;
	
color : #FFFFFF;
	
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;	
}


/*this cell is yellow*/


.cell3{
    
background-color: #FFCC33;
	
color : #000000;
	
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
font-size: 12px;
}


/*this cell is whiter*/


.cell4{
    
background-color: #FFFFFF;
	
color : #000000;
	
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
font-size: 12px;
}


/*this cell is light yellow*/


.cell5{
	
background-color: #E0E0E0;
	
color : #000000;
	
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
font-size: 12px;
	
font-weight: normal;
}


li{

list-style: disc;

font-family:  Verdana, Arial, Helvetica, sans-serif;

font-size: 13px;}

p, li {text-align:left}