body 	{
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 10pt;
	color: #000000;
	background-color: #CCFFCC
}

h1	{
	font-size: 10pt; 
	font-weight: bold
}

p	{
	font-size: 10pt; 
}

a	{
	color: #000080;
	text-decoration: none;
	font-size: 10pt
}

a:hover	{
	font-size: 10pt;
	color: #0000FF; 
	text-decoration: underline
}

.menu	{
	background-color: White;
	background-image: url(signatureBG.jpg);
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 130px;
	margin-right: 130px;
	padding: 20px;
	float: center
}