body {
	font-family: Georgia, "Times New Roman", Times, serif;  }



.link1 {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none}
a.link1:link { color: #E6E6EE; }
a.link1:visited { color: #E6E6EE;}
a.link1:hover { color: #0033CC; text-decoration: underline;}
a.link1:active { color: #B01369; }



.header1 {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;  }
	
	
ol.header2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
	font-weight: bold;
	background-image: url(../images/grad/h5_peace1.jpg);
	padding: 30px 10px 30px 70px;

}

li.indent {
	list-style-type: none;
	list-style-image: url(../images/bullet_circ.gif);
	list-style-position: outside;
	line-height: 120%;
	padding-left: 0px;


}
