body, p, table, td
{
font-family: arial,  helvetica, sans-serif; 
font-size: 13px;
color : FFFFFF;
}


A {
	color: #CDFFFF;
	text-decoration : none;
}

A:HOVER {
	color: FFFBCC;
	text-decoration : none;
}


A.FOOTER {
	color: #D5F7F1;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

A.FOOTER:HOVER {
	color: F6CE06;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

A.SUBNAV {
	color: #D5F7F1;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

A.SUBNAV:HOVER {
	color: F6CE06;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

A.header {
	color: #D5F7F1;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

A.header:HOVER {
	color: F6CE06;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}


.header1
{
	color: #D5F7F1;
	font-size : 14px;
	font-weight : bold;
}

.headerCell
{
	color: #FFFFFF;
	font-size : 14px;
	font-weight : bold;
}

.question
{
	color: #FFD700;
	font-weight : bold;
}

.alert
{
	color: #FF0000;
	font-size : 12px;
	font-weight : bold;
}

.table1 {
	background : #7E9FB1;
	border : 1px solid #3659A2;
	clear : left;
}

.hilight1 {
	background : 3659A2;
	font-size : 13px;
	font-weight : bold;
	padding : 5px;
}

.disclaimer
{
font-size: 10px;
}