body, td
{ 
	color: #627040;
	font-size: 12px; 
	background: #eeefef; 
	text-decoration: none; 
	padding: 0; 
	margin: 0; 
	overflow-x: hidden; 
	overflow-y: hidden; 
}

p, ul, li
{ 
	color: #627040;
	background-color: #eeefef;
	font-size: 12px; 
	font-family: Verdana, 
	Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	overflow-x: hidden; 
	overflow-y: hidden; 
} 

blockquote
{
	margin: 10px;
	height: auto;
	overflow-x: hidden; 
	overflow-y: hidden; 
}


a:link { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }

a:visited { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }

a:hover { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #808080; }

a:active { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }

h1 { font-size: 24px; font-weight: bold; }
h2 { font-size: 22px; font-weight: bold; }
h3 { font-size: 20px; font-weight: bold; }
h4 { font-size: 18px; font-weight: bold; }
h5 { font-size: 16px; font-weight: bold; }
h6 { font-size: 14px; font-weight: bold; }


