@charset "utf-8";
/* CSS Document */

body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: black;
}

h1{
	color: #008080;
	font-size: 16px;
	 
}
h2{
	color: #008080;
	font-size: 13px;
	margin-bottom: 0;
}

h5{
	font-weight: bold;
	font-style: italic;
	color: #008080;
	font-size: 12px;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}


h6{
	color: black;
	margin-left: 0in;
	text-align: left; 
	margin-left: 0in; 
	margin-right: 0in; 
	margin-top: 0in; 
	margin-bottom: .0001pt;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	
}

p{
	font-size: 13px;
	
}

li{
	font-size: 12px;
	
}

.tagline{
	color: #FFFFFF;	
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
		
}

.centerme {
	text-align: center;
}


.emphasizeit {
	color: #008080;
	font-weight: bold;	
}
 
.paypaltext {
	font-size: 13px;
}

.paypalfieldset {
	border: 2px solid #008080;	 
	font-size: 13px;
	width: 600px;
}
legend
{
	 
	background: #FFFFFF;
	/* border: 1px solid #008080;*/
	padding: 2px 6px;
	font-weight: bold;
	
} 