/* CSS Document */

	/* background-color: #000000; */

body {
	background-color: #6b8e23;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: Times;
	font-size: 14px;
}

/* body,td,th {
	color: #339933;        */
body,td,th {
	color: #ffffff;
}



a:link {
	font-family: Times;
	font-size: 20px;
	color: #ffffff;
	text-decoration: underline;
	
}

a:visited {
	font-family: Times;
	font-size: 20px;
	color: #ffffff;
	text-decoration: underline;
	
}

a:active {
	font-family: Times;
	font-size: 20px;
	color: #ffffff;
}

a:hover {
	font-family: Times;
	font-size: 20px;
	color: #ffffff;
}

h1 {
	font-family: Times;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	
}


h2 {
	font-family: Times;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	display: inline;
	margin: 0px;
}

h3 {
	font-family: Times;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	display: inline;
	margin: 0px;
}

#socialmedia {text-align:center; margin:0 auto; width:100%; padding-top:6px;}

#socialmedia a, #socialmedia img {outline:none !important;}

.copyright {color:#FFFFFF; font-size: 8px;}

.footer {margin-top: 0px;}

.ylw {color: #2D561E;}