body, p, td, li {	font-family: Verdana, Arial;
			font-size: 10pt;
			color: #000000;}

body {	background-color: #ffffff;
	margin-left: 0;
	margin-right: 0;
	margin-top: 20;
	margin-bottom: 20;}
	
A {	COLOR: #af292e;
	TEXT-DECORATION: none;}

A:hover {	COLOR: #af292e;
		TEXT-DECORATION: underline;}

A:visited {	COLOR: #af292e;}

H1 {
	position: relative; left: +20px; COLOR: #000000; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 18pt; FONT-WEIGHT: bold; FONT-STYLE: normal;
}
H2 {
	COLOR: #af292e; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 12pt; FONT-WEIGHT: bold; FONT-STYLE: normal;
}
H3 {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10pt; FONT-WEIGHT: bold; FONT-STYLE: normal;
}
H4 {
	COLOR: #af292e; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10pt; FONT-WEIGHT: bold; FONT-STYLE: normal;
}

.small {	font-size: 7pt;}
.greentitle {	position: relative; top: +9px; left:-20px; color: #af292e; font-style: italic; font-weight: normal;}
.pad {	padding-bottom: 10px;}
hr {	color: #af292e;}
textarea {	font-family: Verdana, Arial;
		font-size: 10pt;}
