body {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: underline;
	color:#000000;
	
}
a:visited {
	text-decoration: underline;
	color:#000000;
}
a:hover {
	text-decoration: underline;
	color:#000000;
	
}
a:active {
	text-decoration: underline;
	color:#666666;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1	{
	font-size:36px;
	color:#FF66FF;
	font-weight:900;
	font-family: Georgia, "Times New Roman", Times, serif
	}
h2	{
	font-size:16px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	}
h3	{	
	font-size:16px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

.menutable	{
background-color:#EAEAEA
	}


.tablelayout	{
	border-color:#999999;
	background-image: url(back2.jpg);
}
.cell	{
	background-color: #EAEAEA;
	
	}
	
.linkcell	{
	background-image:url(bw.gif)
	}
.style16 {
	font-size: xx-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FF33CC;
}