
body { 
	color: #990B05;
	background-color: #2A0500;
	color: #990B05; 
	font-size: 11px; 
	font-family: Verdana, Arial, Georgia;
	margin: 0px;
	padding: 0px; 
	 }


a 
	{
	text-decoration: none; 
	color: #C1332C;
	font-size: 11px;
	}

a:hover 
	{
	color: #FFFFFF;
	text-decoration: underline;
	}

img 
	{
	border:0
	}

b
	{
	color: #C7C7C7;
	}

p,li,ul 
	{
	font-size: 11px; 
	font-family: Verdana, Arial, Georgia; 
	text-align: justify;
	}
	

.center
	{
	text-align: center;
	}


h1
	{ 
	color: #FFFFFF; 
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 3px;
	padding-left: 5px;
	text-transform: uppercase;
	height: 30px;
	background: url(images/headerbg.gif) repeat-x;
	padding-top: 9px;
	}