

.style1 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

 

.table3  { 
	background:#000 url(graphics/inside_right2.jpg) top left repeat-x;
	)
	}
    
	 
.header_angel {
	font-size: 20px;
	font-weight: bold;
	color: #715B43;
	font:Arial, Helvetica, sans-serif;
}


.body_angel {
	font-size: 16px;
	color: #715B43;
	font:Arial, Helvetica, sans-serif;
}


body,td,th {
	font-size: 14px;
	color: #715B43;
	font:Arial, Helvetica, sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font:Arial, Helvetica, sans-serif;
}
a:link {
	color: #715B43;
	text-decoration: none;
}
a:visited {
	color: #977A5B;
	text-decoration:none;
}
a:hover {
	color: #977A5B;
	text-decoration:none;
}
a:active {
	color: #977A5B;
	text-decoration:none;
	}


div.hr {
  height: 55px;
  background: #fff url(graphics/hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
 