ul {
	list-style-position:outside;
}

p {
	padding-left:20px; 
	padding-bottom:10px; 
	padding-right:10px; 
}

a {
	text-decoration: none;
  	font-size: 9px;
  	padding-left: 10px;
  	padding-right: 10px;
  	font-family: Verdana
}

a.one {
		color: #7b7447;
}

a.two {
		color: #636363;
	   	font-size:12px;
	   	line-height:24px;
	   	letter-spacing: .5px;
	   	text-decoration:underline;
		font-family: Arial, sans-serif
}


a.one:link {color: #7b7447}
a.one:visted {color: #7b7447}
a.one:hover {color: #636363}

a.two:link {color: #636363}
a.two:visted {color: #636363}
a.two:hover {color: #7b7447}

td {
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height:1.5;
	color:#757575;
}

.style1 {
	font-size: 18px;
	color: #7b7447;
}

.style2 {
	font-size: 18px;
	color: #636363;
}

.style3 {
	font-size: 14px;
	color: #636363;
}

.style4 {
	font-size: 14px;
	color: #7b7447;
}

.style5 {
	font-size: 11px
}

