BODY,TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	letter-spacing : 0;
}

.body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
}

.boldwhite {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-weight: bold;
}

.bodygrey {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #cc3300;
	font-size : 9px;
}

.large {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 13px;
	font-weight : bold;
}

.headline {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 18px;
	font-weight : bold;
}

.largewhite {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 13px;
	font-weight : bold;
}

.fineprint {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 9px;
}

A:LINK {
	color : #660099;
	font-weight: bold;
}

A:ACTIVE {
	color : #660099;
	font-weight: bold;
}

A:VISITED {
	color : #660099;
	font-weight: bold;
}

A:HOVER {
	color : #663399;
	font-weight: bold;
}

A.white:LINK {
	color : #ffffff;
	font-weight: bold;
}

A.white:ACTIVE {
	color : #ffffff;
	font-weight: bold;
}

A.white:VISITED {
	color : #ffffff;
	font-weight: bold;
}

A.white:HOVER {
	color : #cccccc;
	font-weight: bold;
}

A.small:LINK {
	color : #660099;
	font-weight: bold;
	font-size : 9px;
}

A.small:ACTIVE {
	color : #660099;
	font-weight: bold;
	font-size : 9px;
}

A.small:VISITED {
	color : #660099;
	font-weight: bold;
	font-size : 9px;
}

A.small:HOVER {
	color : #663399;
	font-weight: bold;
	font-size : 9px;
}

input, select {
	background-image: url(images/shadow.gif);
	font:Verdana,Arial;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background-color:#ffffff;
	border:ridge;
	border-width:1;
	border-color:#000000;
}

textarea {
	background-image: url(images/shadow.gif);
	font:Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-color:#ffffff;
	border:ridge;
	border-width:1;
	border-color:#000000;
}

.button {
	font:Verdana,Arial;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background-color:#dddddd;
	border-style:ridge;
	border-color:#000000;
}
