body {
	background-color: #61312F;
	background-image: url(images/background_pattern.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.maintext {
	font-size: 16;
	color: #FF9ED4;
}
.spotlightannouncement {
	font-size: large;
	font-weight: bold;
	color: #FCA5CF;
}
.disclaimer {
	font-size: 10px;
	color: #363636;
} 
a {
	color: #ECC7D9;
	text-decoration: underline;
}
a:link {
	color: #ECC7D9;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ECC7D9;
}
a:hover {
	text-decoration: none;
	color: #742824;
}
a:active {
	text-decoration: underline;
	color: #999999;
}
.greek {
	font-family: Symbol;
	font-size: 24px;
	}