body {

	font-family: Arial, Helvetica, sans-serif;

	color: #333333;

	background-image:   url(../images/body_bg.gif);

	background-color: #CCFF99;





}

a {

	color: #669933;

	text-decoration: none;

	font-weight: bold;

}

a:hover {

	color: #333333;

	text-decoration: underline;

}

hr {

	color: #CCCCCC;

}

.mainNavTable {

	background-color: #CCFFCC;

	width: 750px;

	border-top: thin solid #CCCCCC;

	border-right: thin solid #CCCCCC;

	border-left: thin solid #CCCCCC;



}

.mainNavHeading {

	color: #669933;

	font-size: 30pt;

	text-align: center;

	padding-top: 20px;

	padding-bottom: 20px;

	font-style: italic;

	font-weight: bold;

}

.mainNavLinks {

	text-align: center;

	width: 125px;

	padding-top: 5px;

	padding-bottom: 5px;

	font-size: 9pt;

	font-weight: bold;

	background-image: url(../images/body_bg.gif);







}

.bodyTable {

	width: 750px;

	border-right: thin solid #CCCCCC;

	border-bottom: thin solid #CCCCCC;

	border-left: thin solid #CCCCCC;

}

.bodyTableLeftCell {

	vertical-align: top;

	width: 125px;

	background-color: #CCFFCC;





}

.bodyTableRightCell {

	vertical-align: top;

	background-color: #FFFFFF;

	padding-right: 10px;

	padding-left: 10px;

	height: 300px;







}

.bodyTableTopCell {

	width: 625px;

	background-color: #FFFFFF;

	padding-right: 15px;

	font-size: 9pt;

	text-align: right;

	text-transform: lowercase;

	color: #669933;

	padding-top: 5px;

	padding-bottom: 5px;

	vertical-align: top;









}

.bodyTableBottomCell {

	font-size: 9pt;

	text-align: center;

	padding-top: 5px;

	text-transform: lowercase;

	padding-bottom: 5px;

	background-color: #FFFFFF;

}

.sideNavLinks {

	padding: 5px;

	font-size: 9pt;

}



h1      {color: #669933;

         font-size: 1.2em;

         font-style: italic;

}



h2      {color: #669933;

         font-size: 1.0em;

         font-style: italic;

         background-image: url(../images/body_bg.gif);

         text-align: center;

}



h3      {font-size: .8em;

         font-style: italic;

}

.who    {font-size: .7em;

         font-style: italic;

}



p       {font-size: .8em;

}



li      {font-size: .8em;

}
