P  {
	font-size : 11pt;
	font-family : Arial, sans-serif;
	color : #003300;
	line-height : 12pt;
}

UL  {
	font-size : 11pt;
	font-family : Arial, sans-serif;
	list-style-type : disk;
	list-style : square;
	list-style-position : outside;
	color : #003300;
}

H1  {
	font-size : 15pt;
	font-family : Arial;
	font-weight : bold;
	color : #003333;
	line-height : 16pt;
}

H2  {
	font-size : 13pt;
	font-family : Arial;
	font-weight : bold;
	color : #003333;
	line-height : 14pt;
}

H3  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	color : #003333;
	line-height : 12pt;
}

H4  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color : #003333;
	line-height : 11pt;
}

A  {
	font-size : 11pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #A0522D;
	text-decoration : none;
	line-height : 12pt;
}

A:Visited  {
	font-size : 11pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #A0522D;
	text-decoration : none;
	line-height : 12pt;
}

A:Active  {
	font-size : 11pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #B22222;
	text-decoration : none;
	line-height : 12pt;
}

A:Hover  {
	font-size : 11pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : #B22222;
	text-decoration : none;
	line-height : 12pt;
}

BODY  {
	font-size : 11pt;
	font-family : Arial, sans-serif;
	margin-left : 5;
	margin-right : 5;
	margin-top : 5;
	margin-bottom : 5;
	margin : 5;
}

