p {font-family: "verdana", "arial"; 
  font-size: 10pt;
		text-color:black}
li {font-family: "verdana", "arial"; 
  font-size: 10pt;
		text-color:black}
h1 {font-family: "verdana", "arial";
   font-size: 14pt; 
			color: #4F2B1F; 
			font-style: bold
			}
h2 {font-family: "verdana", "arial";
   font-size: 12pt; 
			color: #4F2B1F; 
			font-style: bold
			}
h3 {color: #4F2B1F; 
    font-family: "verdana", "arial"; 
				font-size: 10pt; 
				font-style: bold}
.main a:link {color:#4F2B1F;}
.main a:visited {color:#4F2B1F;}
.main a:hover {color:#999999;}
.main a:active {color:#999999;}
.navbar a:link {color:#ffffff; text-decoration:none}
.navbar a:visited {color:#ffffff; text-decoration:none}
.navbar a:hover {color:#cccccc; text-decoration:none}
.navbar a:active {color:#cccccc; text-decoration:none}
.style1 {color:#FFF}
.style2 {font-size:8pt; color:#FFF;}
.style3 {font-size:8pt; color:#000;}
/*
	tswnavbar.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.
*/

#tswcssbuttons {
	width: 180px ;
	text-align: center ;
}
#tswcssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#tswcssbuttons li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcssbuttons li a {
	color: #fff ;
	background-color: #007d48 ;
	border: 1px outset #bfffe4 ;
	width: 180px ;
	text-decoration: none ;
	display: block ;
}
#tswcssbuttons li a:hover {
	color: #fff ;
	background-color: #00b366 ;
}

