BODY
{
    BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: Verdana,helvetica, arial;
	font-size: 8pt;
}

TH
{
	background: #B22222;
	color: Maroon;
	FONT-FAMILY: Verdana,helvetica, arial;
	FONT-SIZE:16pt;
	font-style: oblique;

}

H6
{
	FONT-FAMILY: Verdana,helvetica, arial;
    FONT-SIZE: 8pt;
	font-weight: normal;
	
}
H1
{
	FONT-FAMILY: Verdana,helvetica, arial;
    FONT-SIZE: 14pt;
	font-weight: bold;
	
}
TD
{
	FONT-FAMILY: Verdana,helvetica, arial;
    FONT-SIZE: 8pt
}
TABLE
{
	FONT-FAMILY: Verdana,helvetica, arial;
    FONT-SIZE: 8pt	
}
P
{
    FONT-FAMILY: Verdana,helvetica, arial;
    FONT-SIZE: 8pt
}
A:link
{
    COLOR: #0000CD;
	text-decoration: none;
}
A:visited
{
    COLOR: #0000CD;
	text-decoration: none;
}
A:hover
{
    BACKGROUND-COLOR: #990000;
	text-decoration: none;
	color: #FFFF99;
}
STRONG
{
    FONT-WEIGHT: bold;
	FONT-FAMILY: Verdana,helvetica, arial;
}
.RedButton
{
	background-color: #990000;
	color: #FFFFCC; 
	FONT-SIZE: 8pt; 
	font-weight: bold;
}
.GreenButton
{
	background-color: #009966;
	color: #FFFFCC; 
	FONT-SIZE: 8pt; 
	font-weight: bold;
}
.RedList
{
	background-color: #990000;
	color: #FFFFCC; 
	FONT-SIZE: 	8pt;
	font-weight : Bold;
}