
body {margin-top: 30px; 
margin-bottom: 30px; 
padding: 0px; 
font-family: 'Trebuchet MS',verdana;
background-color: #A60400; 

}

table {
border-style: solid;
border-width: 2px;
border-color: #000000;
border-collapse: collapse;

}

h1 {color:#39e639;

}


a:link, a:visited, a:hover {
	color: #006699;	 
}


/*
	tswtabs.css		1.0.2
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/

#tswcsstabs ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}
#tswcsstabs ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcsstabs li a {
	color: #fff ;
	background-color: #000 ;
	border: 1px outset #f0f0f0 ;
	padding: 8px ;
	text-decoration: none ;
	display: inline ;
}

.legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #FFFFFF;
			}

.legal a:link { 
color: #FFFFFF
}
.legal a:visited { 
color: #FFFFFF
}
.legal a:hover { 
color: #FFFFFF;	 
}

