.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
}
.tinytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A6a69f;

}


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #373733;
	line-height: 17px;
}


.biggertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #373733;
}

a { 
	font: 10px Verdana, Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
	line-height: 11px; 
    text-decoration: underline;
	color: #CC0000;
	} 	 

a:link { 
    text-decoration: underline;
	} 	 
	
a:active { 
	color: #CC0000;
	text-decoration: underline;
	} 

a:visited  { 
	text-decoration: none;
	}  

a:hover { 
	color: #CC0000;
	text-decoration: none;
	}  
	
	
.SubMenuLinks { 
	font: 10px Verdana, Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
	line-height: 11px; 
	font-weight: 700;
    text-decoration: none;
	color: #333333;
	} 	 
		
.SubMenuLinks:link { 
    text-decoration: none;
	} 	 
	
.SubMenuLinks:active { 
	color: #CC0000;
	text-decoration: none;
	} 

.SubMenuLinks:visited  { 
	text-decoration: none;
	}  

.SubMenuLinks:hover { 
	color: #CC0000;
	text-decoration: none;
	}  
	

ul {
 margin-left: 2em;
 margin-top: 12px;
 margin-bottom: 1.5em;
 padding: 0;
 }

li {
 font: 11px Verdana, Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
 color: #333333;
 line-height: 17px;
 list-style: url('images/list_arrow.gif');
 margin-bottom: 0.5em;
 padding: 0;
}

li.listLink {
 font: 10px Verdana, Arial, "MS Sans Serif", sans-serif; Trebuchet MS; 
 color: #333333;
 font-weight:700;
 list-style: url('images/list_arrow.gif');
 margin-bottom: 0.5em;
 }
 
