BODY
{
    FONT-SIZE: 10pt;
    FONT-FAMLY: Arial
}
TD
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial
}
SELECT
{
	font-size: 8pt;
	font-family: arial;
}
a
{
	text-decoration:underline;
	color:#000033;
}

a:hover
{
	text-decoration:underline;
	color:#990000;
}

td.error
{
    font-size: 8pt;
    font-family: Arial;
    color: red;
}
.header1
{
	font-size:12pt;
	font-family:arial;
	font-weight:bolder;
}
.header2
{
	font-size:10pt;
	font-family:arial;
	font-weight:bold;
}
.header3
{
	font-size:8pt;
	font-family:arial;
	font-weight:bold;
}
.small
{
	font-size:6pt;
	font-family:arial;
}
.normal
{
	font-size:8pt;
	font-family:arial;
}
a
{
	text-decoration:none;
	color:#000033;
}

a:hover
{
	text-decoration:underline;
	color:#990000;
}
.blue-bold
{
	font-weight:bold;
	color:#0033FF;
}
.small_check
{
	height:10px;
	width:10px;
}
	
