.whitebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.white a:link {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.white a:hover {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.whiteIT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.mainnew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.mainnew a:link {
color: #CC0000;
text-decoration:none;
}

.mainnew a:hover {
color: #CC0000;
text-decoration:underline;
}

.mainnew a:visited {
color: #CC0000;
text-decoration:none;
}

.hide
{
    FONT-SIZE: 6pt;
    FONT-FAMILY:  Arial, Verdana, sans-serif;
    COLOR: #FFFFFF;
    TEXT-DECORATION: none

}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #404040;
}

.box a:link {
color: #CC0000;
text-decoration: none;
}

.box a:hover {
color: #FFFFFF;
text-decoration: underline;
}

h1 {background-color:#FA002C;color:white;font-size:14px;text-transform:uppercase;font-family:Arial, Helvetica, sans-serif;margin:5px;}