body,td,th {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #450001;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
h3 {
	color: Maroon;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a:link, a:visited, a:active {
	color: Maroon;
	text-decoration: none
}
a:hover {
	color: Red;
		text-decoration: none
}
blockquote {
	background-image: url(images/quote.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	color: #696969;
}
.from {
	font-size: 10px;
	font-style: italic;
	color: Maroon;
}
a.nav:link, a.nav:visited, a.nav:active {
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.nav:hover {
	color: Gray;
	text-decoration: none;
	font-weight: bold;	
	font-size: 10px;
}
.nav {
	color: red;
	text-decoration: none;
	font-weight: bold;
}


