.font1	{

	font-family : Eurostile, Helvetica;
	font-size : 14px;
	font-weight : normal;
	margin-bottom : 0;
	margin-top : 0;
	display : inline;
	color : ffffff;

	}     
        
.font2	{

	font-family : Eurostile, Helvetica;
	font-size : 10px;
	font-weight : bold;
	margin-bottom : 0;
	margin-top : 0;
	display : inline;
	color : ffffff;

	}

.font3 	{

	font-family : Eurostile, Helvetica;
	font-size : 18px;
	font-weight : normal;
	margin-bottom : 0;
	margin-top : 0;
	display : inline;
	color : ffffff;

	}

.font4	{

	font-family : Eurostile, Helvetica;
	font-size : 26px;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 0;
	display : inline;
	color : ffffff;

	}

.a     	{

	font-size : 18px;
	text-decoration : none; 
	font-weight : bold
	color : ffffff;
	
	}

.h1	{

	font-size : 24px ;
	font-family : "Courier New" ;
	font-weight: bold ;
	margin-bottom : 0 ;
	margin-top : 0;
	display : inline ;
	color : ffffff ;
	
	}

a:link     {color: blue}

a:visited  {color:#93C}

a:hover	{text-decoration: underline}