BODY,TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	letter-spacing : 0;
}

.body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
}

.largewhite {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 10px;
}

.large {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
}

.largeFAQ {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color:#00CCFF;
	font-size : 12px;
	font-weight : bold;
}

.headline {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 18px;
	font-weight : bold;
}

.fineprint {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 10px;
}

.bold {
	font-weight : bold;
}

A:LINK {
	color : #FFCC00;
	font-weight: bold;
}

A:ACTIVE {
	color : #FFCC00;
	font-weight: bold;
}

A:VISITED {
	color : #FFCC00;
	font-weight: bold;
}

A:HOVER {
	color : #ffffff;
	font-weight: bold;
}

A.nav:LINK {
	color : #FFCC00;
	font-weight: bold;
	font-size : 12px;
}

A.nav:ACTIVE {
	color : #FFCC00;
	font-weight: bold;
	font-size : 12px;
}

A.nav:VISITED {
	color : #FFCC00;
	font-weight: bold;
	font-size : 12px;
}

A.nav:HOVER {
	color : #ffffff;
	font-weight: bold;
	font-size : 12px;
}

A.small:LINK {
	color : #FFCC00;
	font-weight: bold;
	font-size : 10px;
}

A.small:ACTIVE {
	color : #FFCC00;
	font-weight: bold;
	font-size : 10px;
}

A.small:VISITED {
	color : #FFCC00;
	font-weight: bold;
	font-size : 10px;
}

A.small:HOVER {
	color : #ffffff;
	font-weight: bold;
	font-size : 10px;
}

input, select {
	font-family:Verdana,Arial;
	font-size:12px;
	color:#000000;
}

textarea {
	font-family:Verdana,Arial;
	font-size:12px;
	color:#000000;
}
h1 {  font-family: arial, Helvetica, Times, sans-serif; font-size: 18px; font-weight: normal; color: #ffffff}