﻿STYLE
<!--
BODY  {
	font-size=10pt;
	font-family : Arial;
	background : #FFFFFF;
	color : #000000;
}

TABLE {
	font-size=10pt;
	font-family : Arial;
	background : #FFFFFF;
	color : #000000;
}

P  {
	font-size=10pt;
	font-family : Arial;
}

H1  {
	font-size=18pt;
	font-family : Arial;
	font-weight : bold;
	color : #666666;
}

H2  {
	font-size=12pt;
	font-family : Arial;
	font-weight : normal;	
	color : #333333;
}

H3  {
	text-decoration: underline
	font-size=14pt;
	font-family : Arial;
	color : #666666;
}

A  {
	font-size=10pt;
	font-weight : bold;
	font-family : Arial;
	color : #333333;
	text-decoration : none;
}

A:Visited  {
	font-size=10pt;
	font-weight : bold;
	font-family : Arial;
	color : #333333;
	text-decoration : none;
}

A:Active  {
	font-size=10pt;
	font-weight : bold;
	font-family : Arial;
	color : #CC3300;
	text-decoration : none;
}

A:Hover  {
	font-size=10pt;
	text-decoration: underline
	font-weight : bold;
	font-family : Arial;
	color : #CC3300;
}

-->
</STYLE>
