body {
	 margin-left: 0px;
	 margin-right: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
}

.menuTD {
	background-color: #003333;
}

.headl {
	background-color: #FFFF99;
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 30pt;
}

.mainTD {
	background-color: #FFFF99;
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 14pt;
}

a {
	color: #FFFF99;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #FFFF99;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FFFF99;
	font-size: 12pt;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #FFFF99;
	font-size: 12pt;
	text-decoration: underline;
	font-weight: bold;
}

p.MsoTitle, li.MsoTitle, div.MsoTitle {
	text-align:center;
	font-size:16pt;
	font-weight:bold;
}
