.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.date {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.header {  color: #FF6600; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.white {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #CCCCCC; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #CCCCCC; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.linkswhite {
        color: White;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight: regular;
        text-decoration : underline;
}

.linkswhite:hover {
        color: White;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight: regular;
        text-decoration : none;
}