body {
	font-family: "Times New Roman", Times, serif;
	background-color: #A80000;
	font-size:14px;
	line-height: 18px;
}

.footer {font-size:9px;}

.quotes {font-size:12px; line-height:16px;}


h1 { color:#003366;}
h2 { color:#003366;}
h3 { color:#003366; font-style:italic}

td {font-family: "Times New Roman", Times, serif;
}

th {font-family: "Times New Roman", Times, serif;
}

a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}


