/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5 {
margin: 0;
padding: 0;
border: 0;
}

.style1 {
	font-size: 8pt;
}	
.style2 {
	font-size: 9pt;
	font-weight: bold;
}
.style3 {
	color: #990000; 
	font-size: xx-small; 
}

.style5 {
	color: #990000;
	font-style: italic;
	font-weight: bold;
	font-size: xx-small;
}
.style6 {
	font-size: 7pt; 
	font-style: italic;
}
.style8 {
	font-size: 7pt; 
	font-style: italic;
}h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.25em;
	color: #2B4469;
	padding-left: 10px;
	padding-bottom: 5px;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	padding-left: 20px;
}

