.release {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
}
.text, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	font-weight: bold;
}
.date {
	font-size: 0.6em;
	font-weight: bold;
	color: #FF9900;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
}
.mainText {
	margin-bottom: 5px;
	font-size: .7em;
}
a:link {
	text-decoration: none;
	color: #FF3300;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.footer {
	font-size: 0.6em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-size: 0.6em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Gray;
}
