body{
	background-color: #240000;


    
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #CCC;
	margin-right : 5%;
	width: 630px;
}

h1{
	font-size: 20pt;
	text-align : center;
	font-weight : bold;
}

h2{
	font-size: 18pt;
	text-align : center;
	font-weight : bold;
}

h3{
	font-size: 14pt;
	text-align : left;
	text-decoration : underline;
	font-weight : bold;
}

p.map{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	font-color : black;
}

p.intro{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	font-color : black;
	text-align : left;
	margin-left : 5%;
}

frame{
	marginwidth : 0;
	border : none;
}

a{
	font-family : Arial, Helvetica, sans-serif;
	font-size :12pt;
	font-weight : normal;
	color : red;
}

a.intro{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : blue;
}

a.bookmark{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: red;
}

a.bookmark2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: red;
}

a.mark{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCC;
}

dt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	font-color : black;
}

dt.rules{
	font-family: Arial,Helvetica,sans-serif;
	font-size : 12pt;
	text-decoration: underline;
	color: #CCC;
}

td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-color : black;
}

td.label{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	font-color : black;
}

td.nav{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	font-color : white;
	text-align : center;
	color: #FFFFFF;
}

div.bookmark{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: red;
}

li.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

b.intro{
	color : blue;
}

div.p{
	margin-left: 0%;
	align : center;
}
ul.news{
	text-align : left;
	margin-left : 10%;
}
div.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-color: #FFFFFF;
	position: relative;
	bottom: 10%;
	
}
h2.current {
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
h2.inactive {
	font-size: 16pt;
	color: #CCCCCC;
	text-align: center;
	font-weight: normal;

}
