A:link 	{ color: "#336633"; text-decoration: none; font-weight: "bold";}
A:visited 	{ color: "#336633"; text-decoration: none; font-weight: "bold";}
A:active 	{ color: "#336633"; text-decoration: none; font-weight: "bold";}

H1	{ color:#336633;
	font-size:18px;
	text-align:center;
	}

H2	{ color:#336633;
	font-size:14px;
	text-align:center;
	}

H3	{ color:#336633;
	font-size:12px;
	text-align:center;
	}
	
BODY	{ background-color:FFFFFF;
	scrollbar-arrow-color: indigo; 
	scrollbar-face-color: #e7e7e7; 
	scrollbar-3dlight-color: #a0a0a0; 
	scrollbar-darkshadow-color: #888888;
	font-family : Papyrus, Arial, Helvetica, sans-serif;
	background-repeat : no-repeat;
	background-position: top center;
	background-image:url(img/peacemanwatermark.jpg);
	background-attachment: fixed; 
	}
	

P	{ font-size : 12px;
	color:#333333;
	text-align: center;
	}
	
I	{ font-size : 12px;
	color:red;
	}
	
B	{ font-size : 12px;
	color:indigo;
	}	
	
LI	{ font-size : 12px; 
	color:#333333;
	}

TD	{ font-size : 12px;
	color:#333333;
	}
		

