* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body {
	font-size: 12px;
	line-height: 200%;
	margin-left: auto;
	margin-right: auto;
	color: #303131;
	background-color: #e8f7dd;
	text-align: center;
}

h1 {
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	width: 900px;
	height: 20px;
	color: white;
}

h2 a {
	width: 130px;
	height: 105px;
	z-index: 2;
	display: block;
	text-indent: -999em;
	float: left;
}

h3 {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	clear: both;
}

h3 img {
	vertical-align: bottom;
}

h4 {
	text-align: left;
	color: #387023;
}

a {
	color: #808000;
}

a:hover {
	color: #808000;
	text-decoration: none;
}

strong {
	font-weight: normal;
}

img {
	border-width: 0px 0px 0px 0px;
}

table {
	margin-left: auto;
	margin-right: auto;
	border-width: 0px 0px 0px 0px;
	font-size: 12px;
}

marquee {
	font-weight: bold;
	color: #ffffff;
	background-color: #23450a;
}


em{
font-weight : bold;
color : #ff8000;
font-style : normal;
}

