P {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	font-weight : medium;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	margin-top : 5px;
	text-align : left;
	font-style : normal;
}

.P-rightalign {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	font-weight : medium;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	margin-top : 5px;
	text-align : right;
	font-style : normal;
}

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 : #344DAA;
	text-decoration : none;
}

A:VISITED  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	color : Maroon;
	text-decoration : none;
}
A:HOVER {
	font-family : Verdana, Arial, Sans-Serif;
	color : Red;
	text-decoration : underline;
}

H1  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 20px;
	font-weight : bold;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	margin-top : 5px;
	margin-bottom : 5px;
}

H2  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 16px;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
}

H3  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 14px;
	font-weight : bold;
	color : #000080;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	line-height : 1;
	margin-bottom : 0px;
	margin-top : 10px;
}

H4  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
}

H5  {
	font-size : 9px;
	color : Silver;
	font-style : normal;
	font-weight : normal;
	margin-top : 2px;
	margin-bottom : 2px;
	line-height : normal;
	padding-bottom : 2px;
}
UL  {
	text-align : left;
	line-height : normal;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 7px;
	text-indent : 20px;
}


OL {
	margin-top : 5px;
}

LI  {
	line-height : normal;
	margin-top : 3px;
	margin-bottom : 3px;
}

