body,
	html {
		margin:0;
		padding:0;
		color:#282828;
		background-color: #f0dcee;
	}

	#main h2, #main h3, #main p {
		padding:0 10px;
		font-family: verdana;
		font-size: 11px;
    }
p2 { 	font: 8.5pt verdana;         font-weight: bold;  	margin-bottom: 0px; 	color: #261907;	}

    a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #7c585e;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #7c585e;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #7c585e;
	}