body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #006699;
	background-image: url(images/bg.gif);
}

H1 {
	font-family: "Times New Roman", Times, serif;
	color: #64396F;
	font-size : 14pt;
}

H2 {
	font-family: Arial, Helvetica;
	color: #006699;
	font-size : 16pt;
}

H3 {
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	font-size : 9pt;
	line-height: 12px;
	font-weight: normal;
}

H4 {
	font-family: "Times New Roman", Times, serif;
	color: #64396F;
	font-size : 12pt;
	font-weight: normal;
}

H5 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size : 13pt;
	font-weight: normal;
}

H6 {
	font-family: "Times New Roman", Times, serif;
	color: #64396F;
	font-size : 14pt;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size : 10pt;
	line-height: 9px;
}

b {
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	font-size : 10pt;
}

i {
	font-family: Arial, Helvetica;
	color: #003366;
	font-size : 10pt;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size : 10pt;
	line-height: 20px;
}

li {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size : 14pt;
}

hr {
	width: 100%;
	color: #FFFFFF;
}

a:link {
	color : #FFFFFF;
	text-decoration: none;
}

a:visited {
	color : #FFFFFF;
	text-decoration: none;
}

a:hover {
	color : #4FC4CD;
	text-decoration: none;
}

a:active {
	color : #FFFFFF;
}

img { border-color : #000000; }
verdictlinks {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size : 14pt;
	font-weight: bold;
}
