﻿body { background-color: #8B7D6B }

td { font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF; font-size: 13px }
	
h4 { font-size: 13px }

td.header { font-size: 25px; padding: 10px }

td.head { font-size: 14px; font-weight: bold}

td.nav { font-size: 14px; font-weight: bold; 
	padding: 5px; color: #660000 }
	
td.footer { font-size: 10px; color: #FFFFFF; padding: 10px }

a { font-size: 12px; text-decoration: underline;
	font-weight: normal; color: #FFFFFF; }
	
a.nav { font-size: 15px; font-weight: bold;
	color: #FFFFFF; text-decoration: none; }

a.nav span { font-size: 12px; }
	
a.nav:hover { font-size: 15px; font-weight: bold;
	color: #660000; text-decoration: underline }

a.project { font-size: 13px; text-decoration: underline;
	font-weight: bold; color: #FFFFFF; }
	
a.project:hover { font-size: 13px; font-weight: bold;
	color: #660000; text-decoration: underline }
