body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited
{
	color: #ed1c24;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #7d0f13;
	text-decoration: underline;
}

td, .text1, .content
{
	color: #000000;
	font-family: Verdana;
	font-size: 13px;
}

.text2
{
	font-size: 11px;
	color: #82c1e1;
}

.text3
{
	font-size: 10px;
}

h1
{
	font-family: Arial;
	font-size: 36px;
	color: #666666;
	margin-top: -5px;
	margin-bottom: 10px;
}

.header2
{
	font-size: 17px;
}

#topGradient
{
	background-image: url('images/bgGradient.gif');
	background-repeat: repeat-x;
}

.navbutton
{
	margin-bottom: 5px;
}

#navBlock
{
	float: right;
	margin: 0px 0px 10px 20px;
}