h1 { 
	font-weight:normal;
	clear:both;
	text-decoration:none;
	font-family:Georgia,"Times New Roman","Sans Serif";
	font-size: 25px;

}

h2 { 
	font-weight:normal;
	clear:both;
	text-decoration:none;
	font-family:Georgia,"Times New Roman","Sans Serif";
	font-size: 23px;
	color: #CCFF77;
}

h3 { 
	font-weight:normal;
	clear:both;
	text-decoration:none;
	font-size: 21px;
	color: #99FFCC;

}

p

	{
	text-decoration:none;
	font-size: 16px;
	color: #99FFFF;

	}

h4,h5,h6 { 
	font-weight:normal;
	clear:both;
	text-decoration:none;
	font-size: 21px;
	color: #FFFF99;
	}

a:link { 
	font-weight:bold;
	clear:both;
	text-decoration:none;
	color: #00FF00;

}

a:visited  { 
		font-weight:normal;
		clear:both;
		color: #00CCFF;
		text-decoration:none;
					 }


li {
	list-style-type:none;
}


img { 
	border-style:solid;
	border-width:5px;
} 





.form-textarea  {
font-family:Verdana,Arial,Helvetica,san-serif;
font-size:14px;
color:#CC9999;
background-color:#000333;
border: 1px solid #A92149;
} 
