body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;	
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #63B046;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mainbody {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F2F2F2;

}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.box1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
A {
	text-decoration:none;
	color: #339900;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;

}
A:link {
	text-decoration: none;
	color: #339900;
	font-family: Tahoma;
	font-size: 12px;
}
A:visited {
	text-decoration: none;
	color: #339900;
	font-family: Tahoma;
	font-size: 12px;
} 
A:active {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
}	
A:hover {
	text-decoration: none;
	color: black;
	font-family: Tahoma;
	font-size: 12px;
}
A.web {
	text-decoration:none;
	color: #339900;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;

}
A.web:link {
	text-decoration: none;
	color: #339900;
	font-family: Tahoma;
	font-size: 12px;
}
A.web:visited {
	text-decoration: none;
	color: #339900;
	font-family: Tahoma;
	font-size: 12px;
} 
A.web:active {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
}	
A.web:hover {
	text-decoration: none;
	color: black;
	font-family: Tahoma;
	font-size: 12px;
}
A.menu {
	text-decoration:none;
	color: #FF6633;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;

}
A.menu:link {
	text-decoration: none;
	color: #FF6633;
	font-family: Tahoma;
	font-size: 12px;
}
A.menu.menu:visited {
	text-decoration: none;
	color: #FF6633;
	font-family: Tahoma;
	font-size: 12px;
} 
A.menu:active {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
}	
A.menu:hover {
	text-decoration: none;
	color: black;
	font-family: Tahoma;
	font-size: 12px;
}