BODY,TD {
	font-family :Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #555555;
	font-size : 11px;
	letter-spacing : 0;
}

.body {
	font-family :Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #555555;
	font-size : 11px;
}

.paratext {
	font-family :Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #eeeeee;
	font-size : 11px;
}

.largewhite {
	font-family :Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-weight: bold;
}

.header {
	font-family :Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #555555;
	font-size : 13px;
	font-weight: bold;
}

P {
	font-family :Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #555555;
	font-size : 11px;
}

.fineprint {
	font-family :Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #555555;
	font-size : 10px;
}

A:LINK {
	text-decoration: none;
	color : #336699;
	font-weight: bold;
}

A:ACTIVE {
	text-decoration: none;
	color : #336699;
	font-weight: bold;
}

A:VISITED {
	text-decoration: none;
	color : #336699;
	font-weight: bold;
}

A:HOVER {
	text-decoration: underline;
	color : #6699CC;
	font-weight: bold;
}

A.paralink:LINK {
	text-decoration: none;
	color : #ffffff;
	font-weight: bold;
}

A.paralink:ACTIVE {
	text-decoration: none;
	color : #ffffff;
	font-weight: bold;
}

A.paralink:VISITED {
	text-decoration: none;
	color : #ffffff;
	font-weight: bold;
}

A.paralink:HOVER {
	text-decoration: underline;
	color : #dddddd;
	font-weight: bold;
}

A.small:LINK {
	text-decoration: none;
	color : #336699;
	font-weight: bold;
	font-size : 10px;
}

A.small:ACTIVE {
	text-decoration: none;
	color : #336699;
	font-weight: bold;
	font-size : 10px;
}

A.small:VISITED {
	text-decoration: none;
	color : #336699;
	font-weight: bold;
	font-size : 10px;
}

A.small:HOVER {
	text-decoration: underline;
	color : #ff0000;
	font-weight: bold;
	font-size : 10px;
}

A.nav:LINK {
	text-decoration: none;
	color : #ffffff;
	font-weight: normal;
	font-size : 10px;
}

A.nav:ACTIVE {
	text-decoration: none;
	color : #ffffff;
	font-weight: normal;
	font-size : 10px;
}

A.nav:VISITED {
	text-decoration: none;
	color : #ffffff;
	font-weight: normal;
	font-size : 10px;
}

A.nav:HOVER {
	text-decoration: underline;
	color : #6699CC;
	font-weight: normal;
	font-size : 10px;
}

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;
}
