body  

{ 

	background-image: url('../images/gradient.jpg');
	font-family: Arial;
	font-size: small;
	
}


A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: white;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: underline; color: white;}


td {font-family: arial; font-size: 11px; color: white;}


td.header{font-family: arial; font-size: 12px; color: white;}

td.content{font-family: arial; font-size: 11px; color: #3a3838;}

h3 {font-family: arial; font-size: 12px; color: #446fa4;}


td.nav {font-family: arial; font-size: 11px; color: #3a3838;}
td.nav {border-bottom:1px solid white}
td.nav{height:23px;}


A.doc:link {text-decoration: underline; color: #043186;}
A.doc:visited {text-decoration: underline; color:  #043186;}
A.doc:active {text-decoration: underline; color:  #043186;}
A.doc:hover {text-decoration: underline; color:  #043186;}

A.footer:link {text-decoration: underline; color: white;}
A.footer:visited {text-decoration: underline; color: white;}
A.footer:active {text-decoration: underline; color: white;}
A.footer:hover {text-decoration: underline; color: white;}

