P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : red;
	}

BODY  {}

.head  {
	font-size : 11pt;
	font-family : verdana;
	font-weight : bold;
	font-style : italic;
	color : #755E32;
}

.main  {
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.blue  {
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

.bblue  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : Navy;
}

.bmain  {
	font-size : 9pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}
