
body {background: #ffffff url('images/greenbg.jpg');
background-repeat: repeat-x;
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
margin-top: 0;
}
table.main
	{
	background-color:#ffffff;
	margin: 0;
	cellspacing:0;
	border:0;
	padding-top:0;
	}

p 	{
	line-height: 1.5em;
	margin-bottom: 1.0em;
	text-align: justify;
	}
p.cent	{
	line-height: 1.5em;
	margin-bottom: 1.0em;
	text-align: center;
	}
h1	{
	color: #0B7139;
	text-align: left;
	margin-left: 30px;
	}
h2.header	{
	color: #0B7139;
	font-family: georga;
	font-size: 1em;
	font-weight: 600;
	margin-left: 30px;
	}
h2.dheader {
	color: #0B7139;
	font-family: georga;
	font-size: 1.1em;
	font-weight: 600;
	margin-left: 30px;
	}

a 	{
	color: #0B7139;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: 600;
	}
a:hover	{
	text-decoration: underline;
	}
td.links{
	padding-left:30px;
	background-color: #EBF4ED;
	}
td.container1{
	padding-right:10px;
	padding-left:10px;
	}
td.right{
	padding-left: 10px;
	padding-right: 5px;
	background-image: url(images/sbbg.jpg);
	background-repeat: repeat-x;
	}
td.left	{
	padding-left: 5px;
	padding-right: 10px;
	}
img	{
	margin-left:15px;
	margin-right:15px;
	margin-bottom: 15px;
	}
hr.full	{
	line-style: solid 2px 100%;
	clear: left;
	}
	}

