
a
{ 

	font-family: Verdana; 
	font-size: 9pt; 
	color: #000000;
	text-decoration: underline; 
}

a:visited    

{ 

	font-family: Verdana; 
	font-size: 9pt; 
	color:#000000;
	text-decoration: underline; 

}

a:hover      

{ 

	font-family: Verdana; 
	font-size: 9pt; 
	color: #575757; 
	text-decoration: underline; 
	
	
}

INPUT.secret

{

	border:1px solid #B0C4DE;
	font-family:, Verdana, Verdana unicode ms; 
	font-size:11pt;
	background-color: #FFFFFF;
}

BODY

{
	font-family:Verdana; 
	font-size:9pt;
	scroll:yes; 
	
	background-color: #F0F0E1;
	background-image: url('images/paper.jpg');
	
	scrollbar-base-color: #F5EDD4;
	
}

table        

{ 

	font-family: Verdana; 
	font-size: 9pt;
	background-image: url('images/paper.jpg');
}

td           

{ 

	font-family: Verdana; 
	font-size: 9pt;

}

h1           

{ 

	font-family: Comic Sans MS; 
	font-size: 14pt; 
	font-weight: bold; line-height:100% 

}