body {
#	color:#333333;
	background-color:#cccccc;	
	font-family:verdana,sans-serif;
	font-size:12px;
	letter-spacing:1px; 
	line-height:18px; 
	text-align:justify;
}

h1 {                                                                   
        font-family: Times, Georgia, serif;
	color: #542d40; 
	font-size: 24px;
	font-weight: normal;
}

h2 {                                                                   
        font-family: Times, Georgia, serif;
	color: #542d40; 
	font-size: 20px;
	font-weight: normal;
}    

h3{                                                                   
        font-family: Times, Georgia, serif;
	color: #542d40; 
	font-size: 16px;
	font-weight: normal;
}

p, li, ul {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color: #555555;
}