.style1 {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
body,td,th {
	color: #FF3366;
}
.style3 {font-size: 12px; font-weight: bold; font-style: italic; font-family: "Times New Roman", Times, serif; }
.style4 {color: #000000}
.style5 {color: #FF3366}
.style6 {font-size: 12px; font-weight: bold; font-style: italic; font-family: "Times New Roman", Times, serif; color: #000000; }
.style7 {
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.style8 {
	font-family: "Trebuchet MS";
	font-size: 14px;
}

.bodytext
{
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
line-height: 1.5;

}


span
{
}
div
{
}


div.menubox
{
	border: 0px;
	border-color: #993300;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	color: #CCCCCC;
}

img {
	border: 1px solid;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.menu:link, a.menu:visited {
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
}