BODY  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 9pt;
	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 : 9pt;
	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 : 9pt;
	color : #344DAA;
	text-decoration : none;
}

A:VISITED  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 9pt;
	color : Maroon;
	text-decoration : none;
}
A:HOVER {
	font-family : Verdana, Arial, Sans-Serif;
	color : Red;
	text-decoration : none;
}

H1  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
}

H2  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11pt;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
}

H3  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000080;
	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 : xx-small;
	font-style : normal;
	font-weight : normal;
	margin-top : 2px;
	margin-bottom : 2px;
	line-height : 5px;
	padding-bottom : 2px;
}

LI  {
	list-style-type : disc;
}

UL  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 9pt;
	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;
}

