.webtext h1 {
	color: #000000;
	font-family: Verdana;
	font-size:16px;
	font-weight: bold;
	background-color:#ade08f;
	padding:4px 0px 4px 5px;
	margin-top:0px;
}
p{
	margin:5px 0px 5px 0px;
	font-family:arial;
	font-size:12px;
	color:#000000;
}
p.Header{
	font-family:arial;
	font-size:20px;
	color:#046941;
	margin:0px 0px 10px 0px;
	text-transform:uppercase;
	letter-spacing:-1px;
}
p.Grey_Header{
	color: #000000;
	font-family: Verdana;
	font-size:16px;
	font-weight: bold;
	background-color:#f3f4e7;
	padding:4px 0px 4px 5px;
	margin:20px 0px 20px 0px;
}
a.Green{
	color:#008723;
}
input, select, button, textarea{
	font-family:arial;
	font-size:12px;
	color:#000000;
	border:1px solid #008550;
}
div.Sub_cat_list{
	width:180px;
	float:left;
	height:180px;
	padding:10px;
}
	div.Sub_cat_list p{
		text-align:center;
		font-size:14px;
	}
	
p.Notice{
	background-color:#fefde8;
	border:1px solid #dfdedc;
	color:#008550;
	font-weight:bold;
	font-size:14px;
	margin:20px 0px 20px 0px;
	padding:10px;
	text-align:center;
}

