﻿


.newStyle1 {
	font-family: Verdana;
	font-size: 12pt;
	color: #232135;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-color="#5c0204";

}

.newStyle2{
	font-family:Verdana;
	font-size: 10pt;
	color: #232135;
		
}
.newStyle3{
	background-color: #5c0204;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #232135
}

li.newbullet{
	margin: 6px;
	list-style-type: none;
	color: #232135;
	list-style-position: inside;
	list-style-image: url('gold_bullet.jpg');
	font-family: Verdana;
	font-size: 10pt;
	vertical-align: top;
}
a:link {
	color: #232135;
}

a:active{
	color: #232135;
}

a:visited{
	color: #232135;
	
}
body {
	background-color: #b4a992;
}