.header1 
{
	font-family :verdana; 
	font-size :24px; 
	color :#000000; 
	font-weight :bold;
}
.header2
{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	font-style: italic;
	font-family: verdana;
}
.content
{
	font-family :verdana; 
	font-size :12px; 
	color :#000000; 
	font-weight :normal;
}
.form
{
	font-weight: normal;
	font-size: 12px;
	color: white;
	font-family: verdana;
}
.copyright
{
	font-family :helvetica; 
	font-size :10px; 
	color :#000000; 
	font-weight :normal;
}
