﻿body {
font-family: Trebuchet, MSVerdana, Arial, Helvetica, sans-serif;
 line-height: 120%
 }
 
 h1 {
	font-family: Trebuchet, MSVerdana, Arial, Helvetica, sans-serif;
	font-size: 24;
	line-height: 120%;
	color: #000066;
 }
 
 h2 {
font-family: Trebuchet, MSVerdana, Arial, Helvetica, sans-serif;
 font-size: 14;
 color: #000066;
 line-height: 120%
 }
 
 h3 {
font-family: Trebuchet, MSVerdana, Arial, Helvetica, sans-serif;
 font-size: 12;
 color: #000066;
 line-height: 120%
 }
 
 p {
	font-size: 12px;
	color: #000033;
}
 
 a{
	color: #000033;
	text-decoration:none
}
 
 a:hover { text-decoration:underline }
 
 td { text-align:left; font-size: 12px }
 
 ol {
	text-align:left;
	font-size: 12px;
	color: #000033
}
 
ul {
	text-align:left;
	font-size: 12px;
	font-size: 12px;
	color: #000033
 }
 
 .emphasis {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #006600;
}

 .index {
	font-size: 10px;
	color: #666666;
}
