body {
	background-color: #FFCC99;	
	font-family: verdana, arial, lucida, tahoma, sans;	
	font-size: 12px;
	color: black;
	text-transform: uppercase;
	overflow: fixed;
}

h1 {
	color: 003300;
}

#head {
	color: #003300;	
	font-size: 50px;
}

#subhead {
	color: #003333;	
	font-size: 14px;
}


#l1{
	text-align: justify;
	text-decoration: none;
	overflow: visible;
}

#l2 {
	text-align: justify;
	text-decoration: none;
	overflow: visible;
}


#content {
      position: relative;
	  top: 15px;
} 


iframe {
	color: #990000;
	border: 0px;
	
    /* background-image:url("../images/back.jpg");
    background-repeat: no-repeat; */
	width: 1000px;
	height: 635px;
}

a {
	color: #003300;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 14px;
}

a:hover {
	color: #990000;
	font-size: 14px;
}
