BODY, TD, P {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : Black;
}

A:link {
	font-family : "Times New Roman", Times, serif;
	text-decoration : underline;
	color : #CC0000;
}

A:visited {
	font-family : "Times New Roman", Times, serif;
	text-decoration : underline;
	color : #CC0000;
}

A:hover {
	font-family : "Times New Roman", Times, serif;
	text-decoration : none;
	color : Black;
}

A.bottomlinks:link {
	font-family : Arial, Helvetica, Sans-Serif, Verdana, Geneva;
	font-size : 10px;
	text-decoration : none;
	color : Black;
}

A.bottomlinks:visited {
	font-family : Arial, Helvetica, Sans-Serif, Verdana, Geneva;
	font-size : 10px;
	text-decoration : none;
	color : Black;
}

A.bottomlinks:hover {
	font-family : Arial, Helvetica, Sans-Serif, Verdana, Geneva;
	font-size : 10px;
	text-decoration : underline;
	color : White;
}

.textbox {
	font-size : 11px;
	border : 1 solid;
}

.textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	border : 1 solid;
}

.button {
	font-size : 11px;
}

.coming {
	font-size : 24px;
	font-weight : bold;
	color : White;
}

.giantgrey {
	font-family : "Times New Roman", Times, serif;
	font-size : 35px;
	font-weight : bold;
	font-style : italic;
	color : Gray;
	line-height : 1.5;
}

.title {
	font-family : Arial, Helvetica, Sans-Serif, Verdana, Geneva;
	font-size : 15px;
	font-weight : bold;
	color : #CC0000;
}

.small {
	font-size : 11px;
	color : Black;
}

.smallgrey {
	font-family : "Times New Roman", Times, serif;
	font-size : 11px;
	color : Gray;
}

.smallspaced {
	font-size : 11;
	color : Black;
	line-height : 1.6;
}

.bottomlinks {
	font-size : 10px;
	color : White;
}