body 
	{
	background: #8D8862 url("judith-oconner.jpg") fixed;
	margin: 10px;      	     
	color: #ffffff;
        font-family: arial;
      	}

a:link     
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #000000;
	text-decoration : none;
	background:transparent;


	}
a:visited   
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #000000;
	text-decoration : none;
	background:transparent;
 

	}
a:hover     
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #006633;
	text-decoration : none;
	background:transparent;


	}
a:active    
	{
	font-family: "arial", sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :  #000000;
	text-decoration : none;
	background:transparent;
}

.t1    
	{
	width: 777px;
	padding-top: 10px;
	background: transparent url("bg1.png");
	font-family: "century gothic", "arial", sans-serif;
	font-size : 13px;
	font-weight : normal;
	color:#000000;
}

.t2    
	{
	width: 777px;
	background: transparent url("bottom.png");
	height: 20px;
}

p    
	{
	margin-left: 44px;
	margin-right: 44px;
}

.p1    
	{
	text-align:center;
	margin-right: 44px;
}

b, th {
	font-family: "arial", sans-serif;
	font-size : 14px;
	font-weight : bold;	
	color:#006633;
}
hr{
	color:#006633;
	width: 688px;
	text-align:center;

}

ul{
padding-left:44px;
	margin-right: 44px;
}

.li1 {
list-style-type: lower-alpha;

}

.li2 {
list-style-type: decimal;

}

.ul1 {
padding-left:0px;
	margin-right: 0px;
}

