body {
background-color: #a3b6af; 
font-family:  Arial, Verdana, sans-serif; 
font-size: 85%; 
margin-bottom: 3%; 
margin-left: 3%; 
margin-right: 3%; 
margin-top: 1%;
}

a:link {
color: #660000;  
text-decoration: none;
}

a:visited {
color: #5d5d47;  
text-decoration: underline;
}

a:hover {
color: #660000;  
text-decoration: underline;
}

a:active {
color: #660000;  
text-decoration: underline;
}

h1 {
color: #FFFFFF; 
font-family:  Arial, Verdana, sans-serif; 
font-size: 220%; 
font-weight: bold; 
text-align: center;
}

h2 {
font-family: Arial, Verdana, sans-serif;  
font-size: 130%;  
font-weight: bold;  
text-align: center;  
color: #660000;
}

h3 {
font-family: Arial, Verdana, sans-serif;  
font-size: 130%;  
font-weight: bold;  
text-align: left;  
color: #660000;
}

.update {
text-align: center;  
font-size: 100%;
}

.recaps {
text-align: center;  
font-size: 125%;  
color: #660000;
}

.table-heading {
text-align: center;  
font-size: 105%;  
color: #660000;
}

.table-row {
text-align: center;  
font-size: 95%;
}

.footer {
text-align: center;
font-size: 70%;
color: #ffffff;
}