/* CSS Document */

 a:link {
  color: #1B5025;
  font-weight: bold;
  font-size: 20px;
  text-decoration: underline; }
a:visited {
  color: #1B5025;
   font-weight: bold;
    font-size: 20px;
  text-decoration: underline; }
a:hover {
  color: #E2F4E5;
  font-weight: bold;
  background-color: #1B5025 ;
   font-size: 20px;
  text-decoration: none; }
a:active {
  color: #1B5025;
  font-weight: bold;
   font-size: 20px;
  text-decoration: underline; }


body {
background-color: #E2F4E5;
     color: #000000;
		margin:10px 30px 10px 30px;
			padding:0px;
		}
	


	#banner {
		background:#B3DBBA;
		background-image: url("images/fortunebanner.gif");
		background-repeat: no-repeat;
		background-position:center;
		height:99px;
		border-top:2px solid #FFFFFF;
		border-right:2px solid #FFFFFF;
		border-left:2px solid #FFFFFF;
		border-bottom:2px solid #FFFFFF;
		}

	html>body #banner {
		height:99px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
		font-size:18px;
		color: #1B5025;
		padding-top:10px;
			}
	h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
		font-size:26px;
		color: #1B5025;
		padding-top:0px;
			}
.sectitle a:name {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #1B5025;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  text-decoration: underline; }
.sectitle a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #1B5025;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
   background-color: #E2F4E5 ;
  text-decoration: underline; }
.sectitle  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #1B5025;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  text-decoration: underline; }
 .seccomm {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #1B5025;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
 }	
.menutitle a:link {
   font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #1B5025;
  font-weight: bold;
  font-size: 20px;
  text-decoration: underline; }
.menutitle a:visited {
 font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #1B5025;
   font-weight: bold;
    font-size: 20px;
  text-decoration: underline; }
.menutitle a:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #E2F4E5;
  font-weight: bold;
  background-color: #1B5025 ;
   font-size: 20px;
  text-decoration: none; }
.menutitle a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #1B5025;
  font-weight: bold;
   font-size: 20px;
  text-decoration: underline; }         			
