
/*Theresa J. Damel-Bill of Rights project due October 11, 2007*/ 

body {
	font-family: verdana, arial,sans-serif;
	font-size: 1.0em;
	color: black;
	background-color: #D5DCEF;
	font-weight: normal;
	line-height: 1.5em;
	margin: 1em 5em;
	
}
ul li{
		list-style-type: circle; 
	
}
h2 {
	font-size: 1.8em;
	font-weight: bold;
	color: black;
}
h3 { 
	font-size: 1.5em;
	font-style: italic;
	color: blue;
}
h4 {
	font-size: 1.2em;
	font-style: italic;
	color: blue;
}	
h5{
	font-size: 1.00em;
	font-style: italic;
	color: blue;
}	