body, td, textarea, input, select
{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
a
{
	color: #39708C;
}
a:hover
{
	color: #98372D;
}
.menu
{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #398C42;
	background-image: url(img/menu_bg.gif);
	background-color: #7BC984;
	color: gray;
}
.menu a
{
	text-decoration: none;
	color: #2E6B35;
	display: block;
}
.menu a:hover
{
	color: #98372D;
}
.body
{
	text-align: justify;
	padding: 10px;
}

.menu2
{
	font-size: 10px;
	color: gray;
}
.menu2 a
{
	color: #398C42;
}
.menu2 a:hover
{
	color: #98372D;
}
.heading
{
	color: #29516B;
	font-weight: bold;
	background-color: #EFF7D6;
	padding: 5px;
}
.heading2
{
	font-weight: bold;
	background-color: #EAEAEA;
}
.style1 a
{
	font-size: 18px;
	font-weight: bold;
	color: #398C42;
}
.style2 a
{
	font-size: 14px;
	color: #FFFF99;
	font-weight: bold;
	text-decoration: none;
}