/* Document Defaults */
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	background-color: #FFFFFF; 
	letter-spacing: normal; 
	text-align: left; 
	text-indent: 8pt; 
	word-spacing: normal
}
tbody { 
	font-size: 10pt 
}
h1 { 
	font-size: 18pt; 
	color: #003366 ; 
	font-weight: bold; 
	margin-top: 20px
}
h2 { 
	font-size: 15pt; 
	font-weight: normal; 
	color: #003366
}
h3 { 
	font-size: 12pt; 
	font-weight: bold; 
	color: #003366
}
h4 { 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: italic; 
	color: #003366
}
h5 { 
	font-size: 10pt; 
	font-weight: bold; 
	color: #000000
}
a:active { 
	color: #0000CC
}
a:hover { 
	color: #CC0033
}
a:link { 
	color: #3333FF
	/* color: #3366CC */
}
a:visited { 
	/* color: #9999CC */
	color: #CC3399
}
