.frame {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        background: #F0FCFF;
	text-decoration: none
	}

.pagetitle {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        color: #990033;
        background-color: #ffffff;
        text-decoration: none;
        line-height: 18px;
        margin-top: 5px;
	}
.pageframe {
        background: #20a08f;
	}
body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background-color: #ffffff;
	text-decoration: none;
	line-height: 18px;
	margin-top: 5px;
	}

.menu {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 12px;
	color: white;
        text-decoration: none;
        line-height: 22px;
	}
a:link, a:visited, a:hover {
	color: #990033;
	text-decoration: none;
	}
.designed {
        color: #000000;
        text-decoration: none;
        font-size: 9px;
        font-weight: normal;
        }
.copyright {
        color: #000000;
        text-decoration: none;
        font-size: 9px;
        }
#designed, #designed a:link, #designed a:hover, #designed a:visited {
        color: #000000;
        text-decoration: none;
        font-size: 9px;
	}
#copyright, #copyright a:link, #copyright a:hover, #copyright a:visited {
        color: #000000;
        text-decoration: none;
        font-size: 9px;
        }
a.navitem:link, a.navitem:visited {
        color: #ffffff;
        text-decoration: none;
        font-size: 12px;
	}
a.navitem:hover {
        color: #000000;
        text-decoration: none;
        font-size: 12px;
	}
