body {
	font-family: Verdana;
	font-size: 12px;
	background-image: url(img/bgr_sky2.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Verdana;
	font-size: 12px;
}
th {
	font-family: Verdana;
	font-size: 12px;
}
.red {
	font-family: Verdana;
	color: #990033;
}
.small {
	font-family: Verdana;
	font-size: 9px;
}
.newstext {
	font-family: Verdana;
	font-size: 10px;
}
.medium {
	font-family: Verdana;
	font-size: 12px;
}
.big {
	font-size: 16px;
	width: 500px;
	position: relative;
	left: 10px;
	top: 30px;
}
.textpos {
	position: relative;
	left: 10px;
	top: 30px;
	width: 500px;
}
.subnav {
	position: relative;
	width: 134px;
	top: 115px;
	left: 61px;
	text-decoration: none;
	font-size: 9px;
	line-height: 20px;
}
.news {
	position: relative;
	top: 145px;
	left: 20px;
	text-decoration: none;
	background-color: #E6E6E6;
	width: 181px;
}
ul {
	width: 500px;
	padding-top: 30px;
	padding-left: 20px;
	list-style-type: circle;
	list-style-position: inside;
	position: relative;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #00B3D1;
	font-weight: bold;
}
a:active {
	color: #00B3D1;
}
a:visited {
	color: #666666;
}
}

