.smallest { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	60% }
.smaller  { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	70% }
.small 	  { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	80% }
.normal   { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	100% }
.big 	  { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	110% }
.bigw 	  { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	110%; color : #01408 }
.bigger   { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	130%}
.address { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	80%; color : #014084; font-weight : bold; }

.smallestw { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	60%; color : #ffffff; font-weight : bold;}

.smallbold  {	font-family : Arial, sans-serif, helvetica condensed, helvetica;
        	font-size : 80%; font-weight : bold;}
        
.smallem  { font-family : Arial, sans-serif, helvetica condensed, helvetica;
        	font-size : 80%; font-style : italic;}

.smallemw  { font-family : Arial, sans-serif, helvetica condensed, helvetica;
        	font-size : 80%; font-style : italic; color : #ffffff;}

.smallerem  { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	70%; font-style : italic; }
			
.smallerboldemw  { font-family : Arial, sans-serif, helvetica condensed, helvetica;
        	font-size : 70%; font-weight : bold; font-style : italic; color : #ffffff;}
        
.smallboldem  { font-family : Arial, sans-serif, helvetica condensed, helvetica;
        	font-size : 80%; font-weight : bold; font-style : italic;}
        
.smallboldemw  { font-family : Arial, sans-serif, helvetica condensed, helvetica;
        	font-size : 80%; font-weight : bold; font-style : italic; color : #ffffff;}
        
.smallboldw  { font-family : Arial, sans-serif, helvetica condensed, helvetica;
        	font-size : 80%; font-weight : bold; color : #ffffff;}
        
.normalbold  { font-family : Arial, sans-serif, helvetica condensed, helvetica;
        	font-size : 100%; font-weight : bold;}
			
.heading	{ font-family: Arial, sans-serif, helvetica condensed, helvetica;
		font-size: 120%; color: #014084;}

.menu  { font-family : Arial, sans-serif, helvetica condensed, helvetica;
        	font-size : 75%; font-weight : bold; color : #ffffff;}
	
A:ACTIVE, A:VISITED, A:LINK {
	color : Brown;
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A:HOVER, A:FOCUS {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

H2 {
	font-family : Arial, sans-serif, helvetica condensed, helvetica;
	font-size : 120%;
	font-weight : bold;
    color: #014084;
}

