<style type="text/css" media="all">
        
body {
	font-size: small;
	font-family: comic sans ms;
	color: black;
	}

a {
	text-decoration: none;
	font-weight: bold;
	color: #1E915A;
	}
a:link {
	}
a:visited {
	}
a:active {
    text-decoration: underline;
	}
a:hover {
	text-decoration: underline;
	}
 
strong, b {
	font-weight: bold;
	}
p {
	color: #000;
	font-size: small;
	font-family: comic sans ms;
	margin-top: 5px;
	margin-bottom: 15px; 
	}
table {
	color: #000;
	font-size: small;
	font-family:  comic sans ms;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
ol, ul {
	color: #000;
	font-size: small;
	font-family:  comic sans ms;
	margin-top: 15px;
	margin-bottom: 15px;
	}
li {
	color: #000;
	font-size: small;
	margin-top: 5px;
	margin-bottom: 5px;
	}
hr {
	height: 1px;
	color: #009966;
	margin-top: 5px;
	margin-bottom: 5px;
	}
h1 {
	color: #000080;
	font-size: x-large;
	font-family: arial black;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	}
h2 {
	color: #000080;
	font-size: medium;
	font-weight: bold;
	font-family:  comic sans ms;
	margin-top: 5px;
	margin-bottom: 5px;
	}
h3 {
	color: #BE416C;
	font-size: small;
	font-weight: bold;
	font-family:  comic sans ms;
	margin-top: 5px;
	margin-bottom: 0px;
	}
h4 {
	color: #000080;
	font-size: large;
	font-weight: bold;
	font-family:  comic sans ms;
	margin-top: 5px;
	margin-bottom: 0px;
	}
img {
    border: none;
    }
.tiny {
	color: #000;
	font-size: xx-small;
	font-family:  comic sans ms;
	}	
.pagetitle {
	color: #FFFFFF;
	font-size: large;
	font-family: comic sans ms;
	font-weight: bold;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 0px;
    	background: #008080;
	}		
.content {
	margin: 2px 70px 2px 170px;
	padding: 5px 5px 5px 5px;
	border-left: solid 1px #009966;
	border-right: solid 1px #009966;	
    background-image: url(background_logo.jpg);
    background-repeat: no-repeat;
    width: auto;
    color: #000000;
	}
.menu {
	position: absolute;
	left:5px;
	top:5px;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:#FFFFFF;
	width: 165px;
	}
.rightmenu {
    position: absolute;
	right: 1px;
	top: 5px;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #0000;
	width: 70px;
	}
.tail {
	margin: 2px 2px 2px 100px;
	padding: 1px 5px 0px 15px;
	border-left: solid 1px #009966;
    	background: #FFFFFF;
    	color: #000000;
	}
        </style>
