body {
  font-family:  Verdana, Arial, sans-serif;
	background-color: #ffffff;
	font-size: 80%;
	text-align: left;
	line-height: 145%;
	color: #000000;
}
	
h1 {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 180%;
	color: #000000;
line-height: 130%;
}

h2 {
font-family:  Verdana, Arial, sans-serif;
	font-size: 140%;
	color: #000000;
	font-weight: bold;
	}

h3 {
font-family:  Verdana, Arial, sans-serif;
	font-size: 120%;
	color: #003366;
	font-weight: bold;
}

h4 {
font-family:  Verdana, Arial, sans-serif;
	font-size: 110%;
	color: #000000;
	font-weight: bold;
}
h5 {
font-family:  Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
}

.white{
	font-family:  Verdana, Arial, sans-serif;
	font-size: 85%;
	color: #003366;
	background-color: #CCFF33;
	text-align: left;
	
}

.spaced { margin-top: 110px;
margin-right: 15px;
					
				
}

.spaced2 { margin-left: 15px;
					
}


li { font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	line-height: 140%;
	padding-bottom: 8px;
	list-style: square outside;
	} 

	

.redborder { border-color: #CCFF33; 
	border-width: 2px; 
	border-style: solid;
}

.greeenborder { border-color: #CCFF33; 
	border-width: 2px; 
	border-style: solid;
}

.redbg { background-color: #CCFF33;
}

.limeybg {background-color: #CCFF33;}


.redfooter  { background-color: #CCFF33;
		font-family: Verdana, Arial, sans-serif;
		font-size: 80%;
		color: #000000;
		text-align: right; }
		
		

hr {color: #CCFF33;}

.caption { background-color: #CCFF33;
		font-family: Verdana, Arial, sans-serif;
		font-size: 70%;
		color: #000000;
		text-align: left; }

.bread { background-color: #ffffff;
		font-family: Verdana, Arial, sans-serif;
		font-size: 75%;
		color: #000000;
		text-align: right; }
