/* CSS Document */







body	{

margin:	0;

padding:0;

font-family: verdana, seriff;

color:	#000000;  

background-attachment: fixed;

background-color: #990000; 

background-position: top left;	}



.footer	{

	font-family: verdana, serif;

font-size:9px;	

}





a:link	{

	color:	#660000;

	}

a:visited	{

	color:	#660000;

	}

a:active	{

	color:	#660000;

	}

a:hover	{

	color:	#660000;

	text-decoration:	underline;

	}

	

.nav {

text-decoration:none;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:14px;

color:#000000;

}

.form {

text-decoration:none;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;

color:#000000;

}

div, p, th, td, li, dd, dl, dt    { 

font-family:  verdana, sans-serif; 

font-size: 12px;     }



.marginalia  { background-color: #ebeae0 }



p { 	margin-top: 0; 

padding-top: 0; }	 



h2	{ 	color: #990033; 	

font-size:	18px; 	} 	 



h3	{ 	font-size:	20px; 	

text-align: center; 	} 	

 

h4 { 	font-size:	18px; 	

} 	 



h5	{ 	font-size:14px; 	

} 	

 

h6	{ font-size:	12px; 

text-align: center; 	}		

 

 h2, h3, h4, h5, h6	{ 	font-family:verdana, sans-serif; 	

 font-weight: bold; 	

 color: #990033; 	

margin-bottom:	5%; 	

border-bottom: dotted 1px #555; 

} 