<!--
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal}
.text2 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bold}
.menu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: black;
        font-size: 10px;
        line-height: 1.3;
	text-decoration: none;
}
a {
	color: #0061A7;
}
a:hover {
	color: #000000;
}

/* user message formating */ 
div.success {
    margin: 4px;
    padding: 6px;
    clear: both;
    font-size: 1.1em;
    font-weight: bold;
}

div.errors {
    border: 1px dashed #660000;
    background: #fee;
    color: #660000;
}

div.warnings {
    border: 1px dashed #ff8c00;
    background: #ffa;
    color: #ff8c00;
}

div.explain {
    border: 1px dashed #000066;
    color: #000066;
}

div.success {
    border: 1px dashed #006600;
    background-color: #CCFF99;
    color: #006600;
}


-->
