.text12 { font-size: 12pt; font-family: Helvetica, Arial, sans-serif };
.text11 { font-size: 11pt; font-family: Helvetica, Arial, sans-serif };
.text10 { font-size: 9pt; color:#993300 ; font-family: Helvetica, Arial, sans-serif };
.text9 { font-size: 9pt; font-family: Helvetica, Arial, sans-serif };
.text8 { font-size: 8pt; font-family: Helvetica, Arial, sans-serif };
.text7 { font-size: 7.5pt; font-family: Arial; color: #CC3300; };
.text11 { font-size: 7.5pt; font-family: Helvetica, Arial, sans-serif; color:green};
.standard {font-size: 10 pt; font-family: Verdana, arial, helvetica, sans-serif};
.midd {font-size: 9 pt; font-family: Verdana, arial, helvetica, sans-serif};
.small {font-size: 8 pt; font-family: Verdana, arial, helvetica, sans-serif};

a:link {
 color: 8080c0;  
 text-decoration: none;
 font-weight: ;
}

a:visited {
 color: #000000;
 text-decoration: none;
 font-weight: ;
}

a:hover, a:active {
 color: #FF9933;
 text-decoration: underline;
 font-weight: bold;
}

:link.text1 {
 color: red;
 text-decoration: none;
 font-weight: ;
}

:visited.text1 {
 color: green;
 text-decoration: none;
 font-weight: ;
}

:hover.text1 { font-size: 10pt; font-family: Arial; color: #CC3300; 
font-weight: bold 

}

a:active {
 color: red;
 text-decoration: underline;
 font-weight: bold; 
 color: red;
 text-decoration: none;
 font-weight: ;
}

text1:visited.a {
 color: green;
 text-decoration: none;
 font-weight: ;
}

text1:hover.a, a:active {
 color: red;
 text-decoration: underline;
 font-weight: bold;
}
