P  {}

H1  {}

H2  {}

H3  {}

A  {}

a:link {
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : blue;
	text-decoration:underline;
}

a:visited  {
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : blue;
	text-decoration:underline;
}
a:hover  {
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration:underline;
}


a:active  {
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration:underline;
}



BODY  {}

.main  {
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.smmain  {
	font-size : 8pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.white  {
	font-size : 2pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : white;
}

.sub  {
	font-size : 13pt;
	font-family : arial;
	font-weight : bold;
	font-style : italic;
	color : 97232E;
}

.note  {
	font-size : 8pt;
	font-family : arial;
	font-weight : normal;
	font-style : italic;
	color : #000000;
}

.contact  {
	font-size : 11pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #84A0A4;
}

.smcontact  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #800080;
}

.title  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : 2F1671;
	text-decoration : none;
}

.menufont  {
	font-size : 7pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : 008040;
	text-decoration : none;
}

.bmain  {
	font-size : 9pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

.bbmain  {
	font-size : 9pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : 2F1671;
}

.smtitle  {
	color : 2F1671;
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
}

.red  {
	font-size : 9pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #800000;
}

