.smallest { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	60%; color : #ffffff; }
.smaller  { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	70%; color : #ffffff; }
.small 	  { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	80%; color : #ffffff; }
.normal   { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	100%; color : #ffffff; }
.big 	  { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	110%; color : #ffffff; }
.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%; color : #ffffff; }
.address { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	80%; color : yellow; font-weight : bold; }

.smallbold  {	font-family : Arial, sans-serif, helvetica condensed, helvetica;
        	font-size : 80%; font-weight : bold; color : #ffffff;}
        
.smallem  { font-family : Arial, sans-serif, helvetica condensed, helvetica;
        	font-size : 80%; font-style : italic; color : #ffffff;}

.smallemw  { font-family : Arial, sans-serif, helvetica condensed, helvetica;
        	font-size : 80%; font-style : italic; color : #ffffff;}

.smallw  { font-family : Arial, sans-serif, helvetica condensed, helvetica;
        	font-size : 80%; color : #ffffff;}
.smallerem  { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	70%; font-style : italic; color : #ffffff; }
			
.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; color : #ffffff;}
        
.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;}
        
.smallboldyellow  { font-family : Arial, sans-serif, helvetica condensed, helvetica;
        	font-size : 80%; font-weight : bold; color : yellow;}
        
.smallboldred  { font-family : Arial, sans-serif, helvetica condensed, helvetica;
        	font-size : 80%; font-weight : bold; color : #F12A2C;}
        
.smallerboldred  { font-family : Arial, sans-serif, helvetica condensed, helvetica;
        	font-size : 70%; font-weight : bold; color : #F12A2C;}
        
.normalbold  { font-family : Arial, sans-serif, helvetica condensed, helvetica;
        	font-size : 100%; font-weight : bold; color : #ffffff;}
			
.normalboldem  { font-family : Arial, sans-serif, helvetica condensed, helvetica;
        	font-size : 100%; font-weight : bold; font-style : italic; color : #F12A2C;}
			
.heading	{ font-family: Arial, sans-serif, helvetica condensed, helvetica;
		font-size: 120%; color: yellow;}
	
A:ACTIVE, A:VISITED, A:LINK {
	color : white;
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A:HOVER, A:FOCUS {
	color : Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}

H2 {
	font-family : Arial, sans-serif, helvetica condensed, helvetica;
	font-size : 120%;
	font-weight : bold;
    color: yellow;
}

body {
	scrollbar-arrow-color:WHITE;
	scrollbar-track-color:black;
	scrollbar-shadow-color:#D6D6D6;
	scrollbar-face-color:#640101;
	scrollbar-highlight-color:#D6D6D6;
	scrollbar-darkshadow-color:#135184;
	scrollbar-3dlight-color:#135184;
 }

 