body {
	background:#000000;
	/*background-image: url(bg.jpg);*/
	background-repeat: no-repeat;
	/*font-family: OCR A Extended, Perpetua,lucida sans,perpetua, serif ;*/
	font-size: 12pt;
	color:#FFFFFF;
}

a{ color:yellow; text-decoration: none; }
a:hover { text-decoration: underline; }


img {
	border: 0px solid #FFFFFF;
}

p.news
{
	text-align: left;
        color: #EEEEEE;
        font-size: 19px;
        font-family: Comic Sans MS;
}
p.centered
{
	text-align: center;
        color: #EEEEEE;
        font-size: 24px;
        font-family: Comic Sans MS;
}
p {
	/*text-indent: 30px;*/
	text-align: left;
        color: #EEEEEE;
        font-size: 24px;
        font-family: Comic Sans MS;
}

.navi {
	width: 70%;
	color: #000000;
}

#currentpage {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #000000;
}