body {
	background-color: #FFFF99;
	background-image: url(images/background.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0;
}
p {
	margin-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	margin-left:10px;
	
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666633;
	margin-left:10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666633;
	margin-left:10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	background: #999999;
}

.navigation
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	display: block;
	color: #339999;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 6px;
}
.navigation:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	display: block;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #339999;
	padding:6px;
}

.navigation1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	display: block;
	color: #33CC99;
	font-weight: bold;
	padding:3px;
}
.navigation1:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	display: block;
	color: #999999;
	font-weight: bold;
	padding: 3px;
}
.table
{
margin-left: 10px;
}

