body,td,th {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #b1a489;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: underline;
	color: #000066;
}
a.whitetext:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitetext:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.whitetext:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitetext:active {
	text-decoration: underline;
	color: #FFFFFF;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
table#layouttable {
	border: 8px solid #FFFFFF;
}
td#contentcell {
	background-color: #cbdde9;
	margin: 0px;
	padding: 10px 20px 20px;
}
.whitetext {
	color: #FFFFFF;
}
.border {
	border: 1px solid #FFFFFF;
	margin: 5px;
	padding: 0px;
}
table.menutable td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

