P  {
	font-family : Verdana;
	font-size : 11pt;
	font-weight : normal;
	color : black;
}

BODY  {
	font-family : Verdana;
	font-size : 11pt;
	font-weight : normal;
	color : black;
	text-Align : left;
	margin-top : 1px;
	margin-left : 2px;
	margin-right : 0px;
}

.BODY2  {
	font-family : Verdana;
	font-size : 11pt;
	font-weight : normal;
	color : black;
	text-Align : left;
	margin-left : 7px;
	margin-right : 7px;
}

A:link  {
	font-family : Verdana;
	font-size : 11pt;
	color : green;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

A:Visited  {
	font-family : Verdana;
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
	color : red;
	text-decoration : none;
}

A:Active  {
	font-family : Verdana;
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
	color : yellow;
	text-decoration : none;
}

A:Hover  {
	font-family : Verdana;
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
	color : yellow;
	text-decoration : underline;
}

.standout {
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	color : #0767B1;
	text-decoration : none;
}

.new  {
	font-family : Verdana;
	font-color : navy;
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

.copyright  {
	font-family : Verdana;
	font-color : white;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	text-align : center;
}

H1  {
	font-family : Verdana;
	font-color : black;
	font-size : 16pt;
	font-weight : normal;
}

H2  {
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
}

H3  {
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
}

H6 UL  {}
OL LI  {
	list-style : decimal;
}
OL LI LI  {
	list-style : upper-alpha;
}
OL LI LI LI  {
	list-style : upper-roman;
}
OL LI LI LI LI  {
	list-style : lower-alpha;
}
OL LI LI LI LI LI  {
	list-style : lower-roman;
}

