Body		{
			background-image: url('../images/bg.gif');  
			background-position: center center;       
   			font-family: arial, verdana;      
    		font-size: 13px; 
    		margin-left:0; 
    		margin-right:0; 
    		margin-top:0; 
    		margin-bottom:0;
    		}  
   
 h1			{
 			color: #005897;
 			font-size: 18px;
 			font-family: times new roman, georgia, garmaond, sans-serif;
 			text-transform: uppercase;
 			}
 			
 b			{
 			color: #005897;
 			font-size: 14px;
 			font-family: times new roman, georgia, garmaond, sans-serif;
 			text-transform: uppercase;
 			}
 			
 .white	 	{
 			color: #ffffff;
 			font-family: verdana, arial;
 			font-size: 11px;
 			line-height: 14px;
 			}
     
 tr 		{
 			text-align: left;
 			color:#000000;     
     		font-size:12px;    
     		font-family: tahoma, arial, verdana;
     		}  
     		
.small		{
 			text-align: center;
 			color:#ffffff;     
     		font-size:11px;    
     		font-family: verdana, arial, tahoma;
     		line-height: 15px;
     		}
   
     		
 td 		{
 			vertical-align: top;
     		}                   

.dashed 	{
			background-color: #d6cea8;
			border: #666666 1px soli;
			}
           
A:link		{
			text-decoration: underline;
       		color: #1F0A4F;
       		}

A:visited	{
			text-decoration: underline;
	  		color: #1F0A4F;
	  		}

A:active	{
			text-decoration: none;
	 		color: #999999;
	 		}
	 
A:hover		{
			text-decoration: none;
		 	color: #999999;
		 	}
		 	
.footer
A:link		{
			text-decoration: underline;
       		color: #ffffff;
       		}

.footer
A:visited	{
			text-decoration: underline;
	  		color: #ffffff;
	  		}

.footer
A:active	{
			text-decoration: none;
	 		color: #cccccc;
	 		}
	 
.footer
A:hover		{
			text-decoration: none;
		 	color: #cccccc;
		 	}

.footer		{
			color: #ffffff;
			}
		 	
hr 			{ 
			border: none 0;
			color: #999999;
			border-top: 1px solid #999999;
			width: 100%;
			height: 1px;
			}