/* General formatting*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFFFFF;
	font-style: normal;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.sides {
	background-color: #CCCCCC;
}
.news10 {font-size: 10px; color: #666666;}
.news-xsmall {font-size: x-small; color: #666666;}
.news11 {
	font-size: 11px;
	color: #666666;
}
.news12 {
	font-size: 12px;
	color: #666666;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #666666;
}
body {
	background-image: url(../images/background.jpg);
}
a:link {
	color: #800000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #800000;
}
a:active {
	text-decoration: none;
}
