@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
body {
	background-color: #FFFFFF;
	background-image:url(images/body-bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #208646;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #208646;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #208646;
}
a:active {
	text-decoration: none;
	color: #208646;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #208646;
}
h1 {
	height: 20;
	border-bottom: 1px dotted #007F4A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #007F4A;
} 
h2 {
	height: 20;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
}
