body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFF99;
	background-color: #003399;
	text-align: center;
	margin-top: 46px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-weight: normal;
}
#tableLayout {
	background-color: #FFFF99;
	font-weight: bold;
	color: #000099;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 25px 150px;
}
#navTd {
	color: #FFFF99;
	background-color: #003399;
	text-align: center;
	font-weight: bold;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	color: #FFFF99;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: none;
}
a:active {
	color: #FFFF99;
	text-decoration: none;
}
#navTd2 {
	font-weight: bold;
	color: #003399;
	text-align: center;
	vertical-align: top;
	font-size: 10px;
}
#textLayout {
	text-align: left;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 85px;
}
#GlasTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#templink {
	color: #003399;
}
