body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #ffffff;
	list-style-type: circle;
}

p {
	font-size: 12px;
}

TD {
	font-size: 12px; 
}

.title {
	font-size: 11px;
	font-style: strong;
	text-decoration: bold;
	color: #ffffff;
}

.subtitle {
	font-size: 10px;
	color: #ffffff;
}

.sectiontitle {
	font-size: 14px;
	color: #336633;
	text-decoration: underline;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: strong;
    color: #000000;
}

.form {
	font-size: 10px;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;

}
a:active {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.imgbox {
	border: 1px solid #cccccc;
}

h1 {
	font-size: 16px;
	font-style: strong;
}
