a {
	font-family: verdana;
	font-size: 16px;
	color: #3b5f00;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;

}
p {
	line-height: normal;
	font-family: verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;


}
h1 {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
	text-transform: capitalize;

}
hr {
	border: 1px #3b5f00;
	text-decoration: none;


}
select {
	font-family: verdana;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;

}
h2 {
	font-family: verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
h6 {
	font-family: verdana;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: verdana;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
textarea {
	font-family: verdana;
	font-size: 16px;
	color: #000000;
}
input {
	font-family: verdana;
	font-size: 15px;
	color: #000000;
}

