body {
	background:#CCFFFF;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0066FF;
	letter-spacing: 2px;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 6px;
}
a:link {
	text-decoration: none;
	color: #FF00CC;
}
a:visited {
	text-decoration: none;
	color: #FF00CC;
}
a:active {
	text-decoration: none;
	color: #FF00CC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.table1  {
	background-color: #66FFFF;
	border: 2px Dotted #0066FF;

}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 6px;
	font-weight: bold;
}
.boldtext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0066FF;
	letter-spacing: 2px;
	font-weight: bold;
}
.smalltext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0066FF;
	letter-spacing: 2px;
}

