BODY  {
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #000066;
	font-size : 8pt;
}

P  {
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #000066;
	font-size : 8pt;
}

H1  {
	font-family : Times New Roman;
	font-weight : bold;
	font-style : normal;
	color : #000066;
	font-size : 24pt;	
}

H2  {	
	font-family : Times New Roman;
	font-weight : bold;
	font-style : normal;
	color : #000066;
	font-size : 20pt;
}

H3  {	
	font-family : Times New Roman;
	font-weight : bold;
	font-style : normal;
	color : #000066;
	font-size : 16pt;
}

H4  {
	font-family : Arial;
	font-weight : Normal;
	font-style : normal;
	color : Red;
	font-size : 10pt;
}

A  {
	color : Blue;
	font-family : Times New Roman;
	font-weight : normal;
	font-size : 8pt;
	text-decoration: none
}

A:Visited  {
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Blue;
	font-size : 8pt;
}

A:Active  {
	font-size : 8pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Red;
}

A:Hover  {
	font-size : 8pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Red;
	background : #FAEBD7;
}

UL {
	font-size : 8pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #000066;
	list-style: Square

LI  {
	font-size : 8pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #000066;
}

BLOCKQUOTE  {
	font-size : 12pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #000066;
}

TD  {
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #000066;
	font-size : 12pt;
}

TEXT  {
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : RED;
	font-size : 10pt;
}