@charset "iso-8859-1";
TD { font-size: 8pt;
     font-family: verdana, arial, helvetica, sans-serif }

.small { font-size: 8pt;
    font-family: verdana, arial, helvetica, sans-serif }
	
.small2 { font-size: 7pt;
    font-family: verdana, arial, helvetica, sans-serif }
	

h3 { font-size: 12pt;
     font-weight: 700;
     font-family: verdana, arial, helvetica, sans-serif }

h2 { font-size: 8pt;
     font-weight: 700;
     font-family: verdana, arial, helvetica, sans-serif }
     
.background {  background-image: url(../images/background_logo.html); 
               background-repeat: no-repeat}

a:link { color : #022F72  }
a:visited { color : #E2AD0C }
a:hover { text-decoration: none; color : #B3C1D6  }

A.menu:visited  { color : #CD7630  }
A.menu:hover  { color : #CD7630 }
A.menu:link  { color : #CD7630 }
