body {		margin-top:  0px;	background: #F8F1E9;	font: 11px "Tahoma";
	color: #535353;
        text-align: justify; 
	line-height: 16px;
	overflow-x:hidden;}/*Bold, Italics, Underline*/b, strong {color: #0F9AC8;}i, em {color: #BA947C;}u, s {color: #000000; border-bottom: 0px dashed #0A0A0A;}a:link{	color: #535353;	text-decoration: none;}a:visited{	color: #535353;	text-decoration: none;}a:hover{	color: #FFFFFF;	text-decoration: underline;}/*Form CSS*/input{	background: #FFFFFF;	font: 11px "Trebuchet Ms";	color: #7A7A7A;	padding:5px;	text-align: center;	text-align: left;	border: #CFCFCF 1px solid;	margin-bottom: 0px;	width:95%;}textarea, #comment{	background: #FFFFFF;	font: 11px "Trebuchet Ms";	color: #7A7A7A;	padding:5px;	text-align: center;	text-align: left;	border: #CFCFCF 1px solid;	margin-bottom: 5px;	width:95%;}#submit {	padding:5px;	background: #F8BABC;	font: 11px "Trebuchet Ms";	color: #FEFDF3;	text-align: center;	line-height: 15px; 	width:120px;}#author, #email, #url {	background: #FFFFFF;	font: 11px "Trebuchet Ms";	color: #7A7A7A;	padding:5px;	text-align: center;	text-align: left;	border: #CFCFCF 1px solid;	margin-bottom: 5px;	width:95%;}option{	background: #FFFFFF;	font: 11px "Trebuchet Ms";	color: #7A7A7A;	text-align: left;	width:95%;}select{	background: #FFFFFF;	font: 11px "Trebuchet Ms";	color: #7A7A7A;	padding:5px;	text-align: center;	text-align: left;	border: CFCFCF 1px solid;	margin-bottom: 5px;	width:95%;}