body		{
			/* background-image:url(images/cssbgyellow.gif);*/
			/*background-repeat:no-repeat; background-position: left center*/
			 padding: 0;
			 margin: 0;
			 margin-top: 0;
			 background-color: #00CCFF;
			}

body, td	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			text-align: justify;
			}

{
			margin-right: 12px;
			}
			
		
#mainContent ul{
	font-family: Georgia, serif;
	font-size: 1.5em;
	margin: 0 0 1.4ex 1em;
}



h1			{
			font-size: 13px;
			}

h2 			{
			font-size: 18px;
			font-weight: bold;
			}


.adtitext	{
			font-weight: bold; 
			font-size: 11px;
			}
			
.textlink	{
			font-size: 11px;
			color: #FF0000;
			}
		
			
.footer, a:link, a:visited, a:hover, a:active {
		font-size: 9px; 
		font-weight: normal; 
		color: #FFFFFF;
		text-decoration: none;
		}