.section {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #006600; 
	font-weight: bold
}

body, td { 
	font-family: Verdana, "Times New Roman", Times, serif; 
	width: auto; 
	color: #000000; 
	list-style-type: none; 
	font-size: 10pt; 
	background-color: #eeeebb;
}

.subsection {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #006600; 
	font-weight: bold;
}
.subtitle {  
	font-family: Verdana, "Times New Roman", Times, serif; 
	font-size: 8pt; 
	color: #000099; 
	font-weight: lighter; 
}

a:link,a:active,a:visited {
	text-decoration:none;
}

a:hover {
	color:#000000; 
	text-decoration:underline;
}


.emphasis {  font-style: italic; color: #CC0000}
.title { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	color: #003300; 
	text-align: left;
}



