body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-position: center;
}
.tooltext {
	font-family: Helvetica;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000033;
	text-transform: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
}
a:link {
	color: #006699;
}
a:hover {
	color: #FF6600;
}
.importanttext {
	font-family: Helvetica;
	font-size: 13px;
	color: #FF3366;
	font-weight: bold;
}
.datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	font-weight: normal;
	font-style: italic;
}
frame {
	border: medium solid #003300;
}
