BODY {
	background-color: white;
	color: #647E42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
P, LI {
	color: #647E42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

TD	{
	color: #647E42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.main {

}

a.theLinks:Link { text-decoration: none; color: white; }
a.theLinks:Visited { text-decoration: none; color: white; }
a.theLinks:Hover { text-decoration: underline; color: #FFFFA4; }
a.theLinks:Active { text-decoration: none; color: black; }
td.fcell {
	height: 120px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	border-style: solid;
	border-color: Black;
	border-width: 0px;
	background-color: white;
	color: white;
	font-size: 36px;
	font-weight: bolder;
	padding: 5px;
	text-align: right;
	padding-right: 20px;
}
td.scell {
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	background-color: #647E42;
	color: white;
	padding: 4px;
	padding-left: 20px;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
}
td.tcell {
	border-style: solid;
	border-color: Black;
	border-width: 1px;
/*	background-color: #DBE5CD; */
	background-color: #FFFFA4;
	color: #5E773E;
	padding: 30px;
	height: 600px;
}
td.ffcell {
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	background-color: #647E42;
	color: #FFFFA4;
	padding: 3px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	text-shadow: Black;
	text-decoration: none;
	font-style: oblique;
	text-transform: uppercase;
}
