h2 { color : #000000;
     font-size : 32pt;
	 font-family: "Times New Roman", Times, serif;
   }


body {
	font-family: Arial, Helvetica, sans-serif;
	/*background-color:#F3F3F3*/
	background-image: url(images/bg.gif);
}

table.menu {
	border-width: 1px;
	border-color: #000000;
	border-collapse: collapse;
	/*background-color: #CCCCCC;*/
	background-image: url(images/bg-menu.gif);
}

table {
	/*background-image: url(images/bg.gif);*/
}

td {
	<!--- this is the main text --->
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color:#000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


.headings {
	color: #FFCC33;
	font-size:16px;
	font-weight:bold;
}

.menuHeading {
	color: #000033;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

.menu {
	color: #000033;
	font-size: 11px;
	text-decoration:none;
}

.menu a:link {
	color:#000033;
	font-size: 11px;
	text-decoration:none;
}

.menu a:visited {
	color:#000033;
	font-size: 11px;
	text-decoration:none;
}

.menu a:hover {
	color: #666666;
	font-size: 11px;
	text-decoration:none;
}

.email {
	color: #333333;
	font-size:10px;
	text-decoration: underline;
}

.email a:link {
	color:#333333;
	font-size:11px;
	text-decoration:underline;
}

.email a:visited {
	color:#333333;
	font-size:11px;
	text-decoration:underline;
}

.email a:hover {
	color: #333333;
	font-size:11px;
	text-decoration:underline;
}

.footer {
	color: #CCCCCC;
	font-size:11px;
	text-decoration:none;
}

.footer a:link {
	color:#CCCCCC;
	font-size:10px;
	text-decoration:none;
}

.footer a:visited {
	color:#CCCCCC;
	font-size:10px;
	text-decoration:none;
}

.footer a:hover {
	color: #CCCCCC;
	font-size:10px;
	text-decoration:none;
}
