<!--

div.frontpage {
	text-align: center;
	}

p.frontpage {
	text-align: justify;
	}

P.botmenu {
	text-align : center;
	}

p.subtitle {
	font-size: 1.8em;
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
	}

h1.title {
	font-size: 2em;
	font-family: sans-serif;
	}

h1.subpage {
	font-size: 1.6em;
	font-family: sans-serif;
	}

h2	{
	font-size: 2em;
	font-family: sans-serif;
	}

li	{
	margin-left: -25px;
	}

table.results {
		font-family: sans-serif;
		margin-right: auto;
		margin-left: auto;
		}

th.results {
	font-family: sans-serif;
	text-align: center;
	text-decoration: underline;
	}

tr.results {
	font-family: sans-serif;
	text-align: left;
	}

td.total {
	font-weight: bold;
	font-family: sans-serif;
	}

td.headline {
	font-family: sans-serif;
	text-align: left;
	}

td.nextcomp {
	font-family: sans-serif;
	text-align: center;
	color: black;
	background-color: aqua;
	border-style: solid;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-top-width: 0;
	}

td.menu {
	text-align: left;
	}


BODY {
        background-color: white;
	margin-right : 5%;
	margin-left : 5%;
	font-family: sans-serif;
	}


BODY.menu {
	background-color:  #003399;
	margin-right : 0%;
	margin-left : 0%;
	font-family: sans-serif;
	}

A:visited {
	color : navy;
	font-weight: normal;
	font-family: sans-serif;
	}

A:link {
	color: blue;
	font-weight: normal;
	font-family: sans-serif;
	}

A:hover {
	color: brown;
	font-weight: normal;
	font-family: sans-serif;
	}

A:active {
	color: red;
	font-weight: normal;
	font-family: sans-serif;
	}


A.menu:visited {
	font-weight: bold;
	color: silver;
	text-decoration: none;
	font-family: sans-serif;
	}

A.menu:hover {
	font-weight: bold;
	color: aqua;
	font-weight: bold;
	font-family: sans-serif;
	}

A.menu:active {
	font-weight: bold;
	color: red;
	text-decoration: none;
	font-family: sans-serif;
	}

A.menu:link {
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-family: sans-serif;
	}


.center {
	text-align : center;
	}
.frame {
	border-style: solid;
	border-color: black;
	border-width: thin;
	color: navy;
	background-color: white;
	font-weight: bold;
	text-align: center;
	}

.next {
	border-style: outset;
	border-color: silver;
	border-width: thick;
	color: navy;
	background-color: aqua;
	text-align: center;
	font-family: sans-serif;
	margin: 0.1em 1% 0.1em 1%;
	}
.news {
	border-style: none;
	border-color: silver;
	border-width: thick;
	color: navy;
	background-color: white;
	font-weight: bold;
	text-align: left;
	}

-->
</STYLE>
