body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 35px;
}
td.menubg {
	background-color: B0B086;
	font-size: 12px;


}
a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;

}
a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
table {
	font-size: 12px;
}
.wrapleft {
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;



}
img {
	border: 1px solid #000000;
}
.wrapright {
	float: right;
	border: 1px solid #000000;
	margin-left: 10px;

}
ul {
	line-height: 30px;
	list-style-type: square;
}
