body {
	background-color: #C0E4FA;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
}
.linkheader {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
}
.tabtext {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.smallheader {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.tabcontents {
	text-align: center;
}
.tabcontents_hdr {
	font-weight: bold;
}
.tabcontents {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-top-color: #00F;
	border-right-color: #00F;
	border-bottom-color: #00F;
	border-left-color: #00F;
}
.content {
	font-family: Tahoma, Geneva, sans-serif;
}
.content {
	text-align: justify;
}
