/* Hybrid CMS Stylsheet */

body {
background-color:#f5ffeb;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
margin-right:0px;
}

body, td, p
	{
	font-family: Verdana;
	font-size: 12px;
	color: #969696;
	}

a:link {
font-family:verdana;
font-size:12px;
text-decoration:underline;
color:#6bbb34;
}

a:visited {
font-family:verdana;
font-size:12px;
text-decoration:underline;
color:#6bbb34;
}

a:hover {
font-family:verdana;
font-size:12px;
text-decoration:none;
color:#969696;
}

h1 {
font-family:Times New Roman;
font-size:34px;
color:#6bbb34;
font-weight:bold;
font-style: italic;
}

h3 {
font-family:Times New Roman;
font-size:20px;
color:#969696;
font-weight:normal;
}

hr {
width:663px;
color: #6bbb34;
height: 1px;
}

table {
background-color:#ffffff;
border-left: 1px solid #3f8201;
border-right: 1px solid #3f8201;
}

