body {
	background-color : #333333;
	
}

A
{
COLOR: #ffffff;
TEXT-DECORATION: none
}

A:hover
{
COLOR: #FF0000;
TEXT-DECORATION: underline
}


H2{
font-size:15px;
color: #0099ff;
letter-spacing : .0px;
line-height : 5mm;
font-weight:normal;
font-family: Arial,Veranda, Helvetica, sans-serif;

}

H3{
font-size:16px;
color: #ff0000;
letter-spacing : .2px;
line-height : 4mm;
font-weight:bold;
font-family: Arial,Veranda, Helvetica, sans-serif;

}

H4{
font-size:18px;
color: #0099FF;
letter-spacing : 1px;
line-height : 3mm;
font-weight:bold;
font-family: Arial,Veranda, Helvetica, sans-serif;

}

H5{
font-size:24px;
color: #ff0000;
letter-spacing : .5px;
line-height : 6mm;
font-weight:bold;
font-family: Arial,Veranda, Helvetica, sans-serif;

}

H6{
font-size:11px;
color: #305282;
letter-spacing : 0px;
line-height : 4mm;
font-weight:bold;
font-family: Arial,Veranda, Helvetica, sans-serif;

}

H7{
font-size:9px;
color: #305282;
letter-spacing : 0px;
line-height : 3mm;
font-weight:normal;
font-family: Arial,Veranda, Helvetica, sans-serif;

}

H8{
font-size:11px;
color: #FFFFFF;
letter-spacing : 1px;
line-height : 4mm;
font-weight:normal;
font-family: Arial,Veranda, Helvetica, sans-serif;

}


p{
	font-size:14px;
	color: #ffffff;
	letter-spacing : 1px;
	font-weight:normal;
	font-family: Arial,Veranda, Helvetica, sans-serif;
	line-height: 18px;
}

.DrText{
font-size:11px;
color:#FFFFFF;
line-height : 4mm;
font-weight:bold;
font-family: Arial, Veranda, Helvetica, sans-serif;
letter-spacing : 0px;

}

.regtext{
font-size:10px;
color:#000066;
line-height : 3mm;
font-weight:bold;
font-family: Arial, Veranda, Helvetica, sans-serif;
letter-spacing : 0px;

}

.bigLink{
font-size:15px;
font-weight:bold;
color:#FFCC33;
letter-spacing : 2px;
font-family: Veranda, Helvetica, sans-serif;

}

.bigLink:hover{
color:#FFCC00;
text-decoration:none;
}

td{
 font-family: Arial, Veranda, Helvetica, sans-serif;
 line-height : 4mm;
 letter-spacing : 1px;
font-weight:normal;
 font-size: 13px;
 color: #ffffff;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	height: 16px;
width: 100px;
	background-color: #ffffff;
	letter-spacing: 0px;
	white-space: normal;
	vertical-align: middle;
	margin: 2px;
	clear: both;
	top: 1px;
}
