body {	font-family: arial, helvetica, sans-serif;
		color: #000080;
		background-color: white;
		background-repeat: no-repeat;
		text-align: left;
		font-size: 10pt;
		margin-right: 1cm   }
		
td {		font-size: 10pt }
		
a {		text-decoration: none; 
		font-size: 10pt; 		
		font-weight: bold   }
				
a:hover (	text-decoration: none; 
		color:     blue;
		font-weight: bold   }
		
.info           {font-size:         10pt;
                color:              #d72d26    }
                
.menu           {text-decoration: none;
		font-weight: bold }

.small {	font-size: 11px }

.medium_1                 {font-size:         14px;
                          color:              #000066;
                          font-weight:        bold}
.medium_2                 {font-size:         18px;
                          color:              #000066;
                          font-weight:        bold}

a:link,a:active,a:visited 	{font-weight:   bold; text-decoration:   none; } 
a:link  			{color: #000080;} 
a:active 			{color: #d72d26;} 
a:visited 			{color: #000080;} 
a:hover   			{color: #d72d26;}
