.form {  
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 10px; 
	color: #666666
}

A:link, A:active, A:visited	{
	text-decoration: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

A:hover	{
	text-decoration: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

p	{ 
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 9pt; 
	color: #333333; 
}

.note	{ 
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 8pt; 
	color: #666666;
}

.form1	{ 
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 9pt; 
	color: #003399; 
	background-color: #DFDFDF; 
	border-style: groove;
}
