<!--

h2 {
		font-family: "arial";
    color: #666666;
    font-size: 10pt;
		font-weight: bold;
}

h3 {
	 font-family: "arial";
    color: #ffffff;
    font-size: 10pt;
		font-weight: bold;
}

.headergold {
	 font-family: "arial";
     color: #FF9900;
     font-size: 10pt;
	 font-weight: bold;
}
.legal {
	 font-family: "arial";
    color: #666666;
    font-size: 8pt;
}

.text {
    font-family: "arial";
    color: #000000;
    font-size: 8pt;
}
.textwhite {
    font-family: "arial";
    color: #FFFFFF;
    font-size: 8pt;
}
.textgold {
    font-family: "arial";
    color: #FF9900;
    font-size: 8pt;
}
.textred {
    font-family: "arial";
    color: #CC0000;
    font-size: 8pt;
}
.admin {
    font-family: "arial";
    color: #CCCCCC;
    font-size: 8pt;
}
.menu {
    font-family: "arial";
    color: #660000;
    font-size: 9pt;
		font-weight: bold;
}

.font {
    font-family: "arial";
    color: #000000;
    font-size: 8pt;
}
.header {
    font-family: "arial";
    color: #000000;
    font-size: 8pt;
    font-weight: bold;
}
.header2 {
    font-family: "arial";
    color: #ffffff;
    font-size: 8pt;
    font-weight: bold;
}
.error {
    font-family: "arial";
    color: #660000;
    font-size: 10pt;
}
.graphic {
	border:1px; border-thickness:1px;
	border-color: #000000;
	border-style: solid;
}

a:active, a:visited, a:link {
    font-family: "verdana";
    color: #cc0000;
    font-size: 8pt;
    text-decoration: underline;
    
}
a:hover.linkwhite {
    font-family: "verdana";
    color: #FFFFFF;
    font-size: 8pt;
    text-decoration: none;
    
}
a:hover {
    font-family: "verdana";
    color: #CCCCCC;
    font-size: 8pt;
    text-decoration: none;
    
}
a:active.link, a:visited.link, a:link.link {
font-family: "verdana";
color: #CC0000;
font-size: 8pt;
text-decoration:none;

}
a:hover.link {
font-family: "verdana";
color: #000000;
font-size: 8pt;
text-decoration:none;
background-color: #CC0000;

}
a:active.admin, a:visited.admin, a:link.admin {
font-family: "verdana";
color: #3366CC;
font-size: 8pt;
text-decoration:none;

}
a:hover.admin {
font-family: "verdana";
color: #CCCCCC;
font-size: 8pt;
text-decoration:none;
background-color: none;

}
.form {
    background-color: #ffffff;
    border: #aaaaaa 1px solid;
    color: #000000;
    font-family: "verdana";
    font-size: 8pt;
    font-weight: normal
}
.submit {
    font-family: "verdana";
    font-size: 8pt;
}
.box {border: 1px solid #000000; text-align: center; padding: 3px;}
-->

