body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	background-repeat: no-repeat;
}

h1 {
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #242E6D;
	font-style: italic
}

h2 {
	font-size: 16pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #242E6D;
}

h3 {
	font-size: 12pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #242E6D;
}

h4 {
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #242E6D;
}

h6 {   
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #FFFFFF;
	line-height: 8pt;
	margin-bottom: 0em; 
	margin-top: 0em;
}

ul {
	list-style-image: url(images/bullet3.gif);
	list-style-type: none;
	line-height: 16px;
	list-style-position: outside;


}

