body,td,th {
	font-family: Tahoma;
	color: #FFCC00;
	font-weight: bold;
}
body {
	background-image: url(gfx/background.gif);
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
h1 {
	font-family: Tahoma;
	font-size: 36px;
	font-weight: bold;
}
h2 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
}
h3 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
h5 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
html {  
min-height: 100.05%;
}
/* News */
.newsheader {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}
.news {
	font-size: 14px;
}
img.pics {
	margin: 5px;
}

