.SmallFont  {
	color : #000000;
	fontsize : 8pt;
	font-size : 8pt;
	font-family : Arial, Helvetica;
}

.MiddleFont  {
	color : #000000;
	fontsize : 10pt;
	font-size : 10pt;
	font-family : Arial, Helvetica;
}


A:hover  {
	color : #FF0000;
	
	text-decoration : none;
}

A:link  {
	text-decoration : none;
}

A  {
	text-decoration : none;
}

TD  {
	color : #000000;
	font-family : Arial, Helvetica;
	fontsize : 9pt;
	font-size : 9pt;
}

TH  {
	background : #51519F;
	color : #000000;
	font-family : Arial, Helvetica;
	fontsize : 10pt;
	font-size : 10pt;
}

.Title  {
	color : #000000;
	font-family : Arial, Helvetica;
	fontsize : 13pt;
	font-size : 13pt;
	font-weight : bold;
}

H1
	{
	color : #000000;
	font-family : Arial, Helvetica;
	fontsize : 14pt;
	font-size : 14pt;
	font-weight : bold;
}

H2  {
	color : #637EA9;
	font-family : Arial, Helvetica;
	fontsize : 14pt;
	font-size : 14pt;
	font-weight : bold;
}

H3  {
	color : #CCCCCC;
	font-family : Arial, Helvetica;
	fontsize : 8pt;
	font-size : 8pt;
}

P  {
	color : #000000;
	font-family : Arial, Helvetica;
	fontsize : 10pt;
	font-size : 10pt;
}

BODY  {
	color : #000000;
	fontsize : 12pt;
	font-size : 12pt;
	font-family : Arial, Helvetica;
}

