body {
	background-color: #FCCB70;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 100%;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9A3A5F;
	font-size: 130%;
	font-weight: bold;
}
.tablemain {
	border: 2px solid #006600;
}
.tablenav {
	border-top: 2px solid #006600;
	border-right: 2px solid #006600;
	border-bottom: 2px none #006600;
	border-left: 2px solid #006600;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 115%;
	font-weight: bold;


}
.border {
	border: 2px solid #006600;
}
.tablemain tr td p strong {
	color: #9A3A5F;
}

