.text {
	color: #000000;
	font-size: 13px;
	text-decoration: None;
	font-family: Arial;
}
.textsmall {
	color: #000000;
	font-size: 11px;
	text-decoration: None;
	font-family: Arial;
}
.texttiny {
	color: #000000;
	font-size: 9px;
	text-decoration: None;
	font-family: Arial;
}
.texttinywhite {
	color: White;
	font-size: 9px;
	text-decoration: None;
	font-family: Arial;
}
.textwhite {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: None;
	font-family: Arial;
}
.green {
	color: #339933;
	font-size: 36px;
	text-decoration: None;
	font-family: "Comic Sans MS";
}

.white {
	color: White;
	font-size: 14px;
	text-decoration: None;
	font-family: "Comic Sans MS";
}
.red {
	color: Red;
	font-size: 13px;
	text-decoration: None;
	font-family: Arial;
}
.redsmall {
	color: Red;
	font-size: 11px;
	text-decoration: None;
	font-family: Arial;
}
.menu {
	color: #9B72CF;
	font-size: 11px;
	text-decoration: None;
	font-family: Arial;
	font-weight: None;
	text-decoration: None;
}
.menuA {
	color: #006600;
	font-size: 11px;
	text-decoration: None;
	font-family: Arial;
	font-weight: bold;
	text-decoration: None;
}
.menuB {
	color: White;
	font-size: 11px;
	text-decoration: None;
	font-family: Arial;
	font-weight: bold;
	text-decoration: None;
}
.menuheader {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: None;
	font-family: Arial;
	font-weight: Bold;
}
.bold {
	color: #000000;
	font-size: 13px;
	text-decoration: None;
	font-family: Arial;
	font-weight: Bold;
}
.boldsmall {
	color: #000000;
	font-size: 9px;
	text-decoration: None;
	font-family: Arial;
	font-weight: Bold;
}
.boldsmallwhite {
	color: White;
	font-size: 9px;
	text-decoration: None;
	font-family: Arial;
	font-weight: Bold;
}
.H3 {
	font-family: Arial;
	font-size : 20pt;
}
.H3 {
	font-family: Arial;
	font-size : 20pt;
}
.H35 {
	font-family: Arial;
	font-size : 18pt;
}
.H4 {
	font-family: Arial;
	font-size : 16pt;
}
.H5 {
	font-family: Arial;
	font-size : 12pt;
}
.H6TITLE {
	font-family: Arial;
	font-size : 18pt;
	color: #005973;
}
.HT6 {
	font-family : Comic Sans MS;
	font-size : 25pt;
	color : White;
	font : bold;
}
.H6 {
	font-family : Arial;
	font-size : 25pt;
	color : Black;
}
.H8 {
	font-family : Arial;
	font-size : 36pt;
	color : Black;
}
.HTA {
	font-family : "Tempus Sans ITC";
	font-size : 25pt;
	color : White;
	font : bold;
}
A {
	font-family: Arial;
	text-decoration : none;
	color : Black;
}
A:hover {
	font-family: Arial;
	text-decoration: underline;
}






























    .copyright {
        color: #FFFFFF;
        font-size: 10;
        text-decoration: None;
        font-family: Verdana;
    }