body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #003300;
	background-color: #FFFFFF;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {

	font-size: 16px;
}
h4 {


	font-size: 14px;
}
.lay1 a {
	color: #006600;
	text-decoration: none;
	margin: 0px 1px;
	padding: 0px 1px;
	border: 1px groove #006600;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.lay1 a:hover {

	color: #993300;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
	border: 1px groove #006600;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.maintitle {
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
.maintxt {
}
.maintxt img{
	margin: 4px;
	border-top: 3px groove #E5B44B;
	border-right: 3px groove #E5B44B;
	border-bottom: 3px groove #E5B44B;
	border-left: 3px groove #E5B44B;
}
.nostyle img{
	margin: 0px;
	border: 0px;
}

.nostyle a {
	color: #003300;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
	font-style: normal;

}

.nostyle a:hover {
	border: 0px;
	color: #003300;
	text-decoration: none;
	
}
