h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #3EE032;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 5px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#header {
	background-color: #336699;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#pageborder {
	border: 2px solid #000000;
	background-color: #FFFFFF;
}
.tableborders {
	border: 2px solid #000000;
	background-color: #6699CC;
	width: 95%;
}
li {
	font-weight: bold;
}
