BODY {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : 9pt;
}

A {
	color : #000000;
	text-decoration : none;
	font-size : 9pt;
	font-weight : bold;
}
P {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 1.5em;
	margin-left: 10px;
	letter-spacing: 1.2px;
	margin-right: 10px;
}


A:HOVER {
	color : #993366;
	text-decoration : none;
	font-weight : bold;
}


H1 {
	color : Black;
	font-style : normal;
	letter-spacing : 2px;
	font-size : 15pt;
	margin-top : 6px;
	margin-bottom : 6px;
	margin-left: 10px;
}

H2 {
	color : #000000;
	font-style : italic;
	letter-spacing : 2px;
	font-size : 12pt;
	margin-top : 12px;
	margin-bottom : 12px;
	margin-left: 6px;
}

H3 {
	color : white;
	font-style : normal;
	letter-spacing : 2px;
	font-size : 12pt;
	margin-top : 6px;
	margin-bottom : 6px;
	font-weight : bold;
	margin-left: 6px;
	background-color : Black;
}
.bullet {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 20px;
	list-style-type: disc;
	font-size: 10pt;
}
BLOCKQUOTE {
	border-right : 30px;
	border-left-width : 30px;
}
