@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../image/background.gif);
	margin-top: 2px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #00339A;
}
a:visited {
	color: #336699;
}
a:hover {
	color:  #FF6633;
}
a:active {
	color: #009900;
}
.bottomlinks {
	font-size: 10px;
}

.bulletpoints {
	font-size: 12px;
}

.HeadlineFont {
	font-size: 16px;
	font: Tahoma;
}
