body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #003333;
	color: #006666;
	padding: 10px;
	text-align: center;
	text-decoration: none;



}
.mainTable {
	width: 500px;
}
a:link{
	color: #336666;
}
a:active{
	color: #CCCC99;
}
a:visited{
	color: #666666;
}
a:hover{
	color: #CCCC99;
}
p {
	font-size: 100%;
}
h1 {
	font-size: 140%;
	font-weight: bolder;
}
h2 {
	font-size: 120%;
	font-weight: bold;
}
li {
	font-size: 100%;
}
td {
	font-size: 100%;
}
.aWhiteLink {
	font-size: 100%;
	color: #FFFFFF;
}
.box {
	height: auto;
	width: auto;
	background-color: #FFFFCC;
}
.content {
	padding: 15px;
	width: 478px;

}
