P  {
	margin-top : 5px;
	margin-bottom : 5px;
}

BODY  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	font-weight : medium;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	font-style : normal;
}

TD  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	font-weight : medium;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	font-style : normal;
	text-align : left;
}

A  {
	color : #660000;
}

A:LINK  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	color : Blue;
	text-decoration : none;
}

A:VISITED  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	color : Gray;
	text-decoration : none;
}

A:HOVER  {
	font-family : Verdana, Arial, Sans-Serif;
	color : Fuchsia;
	text-decoration : none;
}

H1  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 18px;
	font-weight : bold;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
}

H2  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 16px;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	font-weight : bold;
	margin-bottom : 6px;
}

H3  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	line-height : 1;
	margin-bottom : 2;
}

H4  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 9pt;
	font-weight : bold;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
}

H5  {
	font-size : 12px;
	font-style : italic;
	font-weight : normal;
}

LI  {
	list-style-type : disc;
}

UL  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	font-weight : medium;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	font : Verdana;
	list-style : disc;
	line-height : normal;
	margin-top : 5px;
	margin-bottom : 5px;
}

