body {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
td {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
		color: #990000;

}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}
.header {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.quotes {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.nav {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.content {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
p {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

#footer td {
	text-align:center;
	font-weight:bold;
	color:#000000;
}

#footer a:link {
	color:#000000;
}

#footer a:hover {
	color:#990000;
}

#footer .address {
	font-weight:normal;
	color:#FFFFFF;
}
