body, td, ul, li
{ 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #2a3556;
   background-repeat: none;
	background-size: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px;
   overflow-x: hidden;
   overflow-y: auto;

}

p
{ 
	margin-top: 0px; 
	margin-bottom: 12px; 
   overflow-x: hidden;
   overflow-y: auto;
} 

blockquote
{
	margin: 10px;
   height: auto;
   overflow-x: hidden;
   overflow-y: auto;
}


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; }

blockquote
{
	margin: 10px;
   height: auto;
   overflow-x: hidden;
   overflow-y: auto;

}
