/* Kevn M. James
November 7th, 2008 */

body {
background-color: #960000;
font-family: verdana, sans-serif;
font-size: 12px;
color: #000000;
text-align: center; }

h1 {
font-size: 16px;
font-weight: bold; }

h2 {
font-size: 12px;
font-weight: bold; }

h3 {
font-size: 10px;
font-weight: bold;
color: #ffffff }

#content {
width: 800px;
margin: 0 auto;
padding: 20px;
text-align: left;
background-color: #ffffff;
border: black solid medium; }

a:link {
color: #6A5ACD;
text-decoration: underline; }

a:hover {
color: #6A5ACD;
text-decoration: none; }

a:visited {
color: #6A5ACD;
text-decoration: underline; }

address {
color: #ffffff;
font-size: 8pt; }

p {
line-height: 2; }
 
