.white {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
        font-size : 9px;
 text-decoration: none;
}

BODY {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;

}

TD {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}
P {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}

.new {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.red {  font: bold 11px Arial, Helvetica, sans-serif; color: #CC0000;}
.blue {  font-size: 11px; color: #0074A8; font-weight: bold;}
.autor {  font-size: 12px; font-style: italic; color: #0074A8; font-weight: normal;}
.autorsm {  font-size: 11px; font-style: italic; color: #0074a8;}
.redtitle {  font-size: 12px; font-weight: bold; color: #cc0000;}
.bluemail {  font-size: 9px; color: #0074A8; font-weight: bold;}
.bottom { font-size: 9px; }
a:link {    	    
color: #0074A8; text-decoration: none;font-size: 11px; font-weight: bold;
}

a:visited { 
color: #a0a0a0; text-decoration: none; font-size: 11px; font-weight: bold
}

a:hover   {     	    text-decoration: none;
}
.justify {
		text-align: justify;
	}
.frm {  background-color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000;  border: #a0a0a0; border-style: solid;
 border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
}
.but {  background-color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold;  color: #CC0000;  border: #a0a0a0; border-style: solid;
 border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
}
