body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #323232;
	}
	
textarea, input, select{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	
	font-weight: normal;
	border: 1px solid gray;
	}
input	{
	width:200px;height:22px;
	}


td {
	font-size:14px;
	font-family: Verdana;
	}
	
form td {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	
	font-weight: normal;
	}
h1	{
	font-size: 22px;
	color:#555555;
	}
h2	{
	font-size: 18px;
	color:#555555;
	}
h3	{
	font-size: 16px;
	color:#555555;
	}
h4	{
	font-size: 14px;
	color:#555555;
	}
a
	{
	color: rgb(0, 128, 0);
	cursor: auto;
	display: inline;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	line-height:17px;
	padding-left:6px;
	width: 0px;
	}

a:hover
	{
	color: #227722;
	text-decoration: underline;
	}
	
a:visited
	{
	color: #305626;
	}
	
img {
	padding:3px;
	}
	
#Mmenu a:hover{
	font-weight:bold;
	}