body { background : #083B96; margin : 10;}
p,br,td,table,h1,a {
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: black; }
a:link,a:active,a:visited {
        text-decoration: none;
        color: #000099;
        }
a:hover {
        text-decoration: underline;
	color: #F51E32;
        }
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	}
a.menu:hover {
	color: #F51E32;
	text-decoration: underline;
	}
.title {
	font-size: 14px;
	font-weight: bold;
	}
.heading {
	font-weight: bold;
	}
.notes {
	font-style: italic;
	}
.small {
	font-size: 10px;
	}
.medium {
	font-size: 11px;
	}
.admin {
	font-size: 11px;
	}
.copyright {
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #444444;
        letter-spacing: -1px;
        }
a.copyright {
        color: #000099;
        text-decoration: none;
        }
a.copyright:visited,a.copyright:link,a.copyright:active {
        color: #000099;
        text-decoration: none;
        }
a.copyright:hover {
        color: #990000;
        text-decoration: underline;
        }
img.logo {
	position: absolute;
	bottom: 35px;
	right: 35px;
	}

