body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 11px;
	color: #105343;
}
table
{
	font-size:11px;
}
.style1 {
	color: #036B51;
	font-weight: bold;
}
.style2 {font-size: 10px}



a:link {
	color: #105343;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #105343;
}
a:hover {
	text-decoration: none;
	color: #197B63;
}
a:active {
	text-decoration: none;
	color: #105343;
}

a.leftmenu:link
{
	color:#197B63;
}
a.leftmenu:visited
{
	color:#197B63;
}
a.leftmenu:active
{
	color:#197B63;
}
a.leftmenu:hover
{
	color:#105343;
}

.style3 {
	color: #197B63;
	font-weight: bold;
}
.style4 {
	font-size: 11px;
	font-weight: bold;
}


p.submenu
{
margin-top:0px;
margin-bottom:8px;
}

input.contact
{
width:200px;
font-size:12px;
}
textarea.contact
{
width:200px;
height:75px;
font-size:12px;
}