h1 {
	font-family: Verdana;
	font-size: 24px;
	color: #006633;
	font-weight: bold;
}
h2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #006633;
}
h3 {
	font-family: Verdana;
	font-size: 15px;

}
h4 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-family: Verdana;
	font-size: 12px;
	color: #8a210d;
}

h6 {
	font-family: Verdana;
	font-size: 11px;

}
a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #13561D;
}
body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

table {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

ul {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-image: none;
	list-style-type: disc;

}
b {
	font-weight: bold;
}

li {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
	list-style-position: outside;
}
