.hidden {
	color:#000000;
	visibility:hidden;
}

P  {
	color: #1c1c1c;
	text-align: left; 
	font-size: 11pt;
	font-family: Arial;
}

h1  {
	color : #FF0000;
	font-size : 20pt;
	font-family : Arial;
	text-align:center;
}

H2  {
	color : #FF0000;
	font-family : Arial;
	font-size : 15pt;
	
}

H3  {
	color : #FF0000;
	font-family : Arial;
	font-size : 14pt;
	font-weight:600;
}

A{
	color : #FFFFFF;
}

A:Visited  {
	color : #FFFFFF;
}

A:Active  {
	color : #FFFFFF;
	 font-weight:bold;
	}

A:Hover
{
	font-weight:600;
}

BODY  
{
	font-family: Arial;
}

UL  
{
	font-size : 11pt;
}

TABLE  
{
}

TD  
{
	color: #FF0000;
	font-size : 11pt;
	font-family: Arial;
}

TH  
{
	font-size: 11pt;
	font-family: "Arial";
	color : #FF0000;
}

.small_headers  
{
	font-size : 11pt;
	font-weight : bold;
	color : #FF0000;
}

.SMALL_LINK  
{
	font-size : 11pt;
}
