body		{
			/* background-image:url(images/cssbgyellow.gif);*/
			/*background-repeat:no-repeat; background-position: left center*/
			 padding: 0;
			 margin: 0;
			 margin-top: 0;
			 background-color: #EEEEEE;
			}

body, td	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			text-align: justify;
			}
			
p			{
			margin-right: 12px;
			}


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: #000000;
		text-decoration: none;
		}
		
		
.headerpurple {
	background-color:##996699}
	
.headerblue	{
	background-color:##666699}
	