body {
	font-family:"goudy Old Style";
	font-size: 0.95em;
}


ul {
	list-style-type:none;
	list-style-image:url(Bullets/254.gif);
	margin-left:20px;
	line-height:1.3em;
	display:block;
}

p {
	padding: .625em 0; 
	text-align: left;
	line-height: 1.2em;
}

a {
	font-size:16px;
	text-decoration:none;
	font-family:"goudy Old Style";	
	color:#000066;
  }
  
a:hover {
	color:#990000;
	text-decoration:underline;
	}
	
h1 {
	font-family:"goudy Old Style";
	}
	
h2 {
	font-family:"goudy Old Style";
	}

.hrRed
{
background-color:#f00;
color:#f00;
width:20%;
text-align:left;
}
