/* http://www.augustalawoffice.com/css.css */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #385924;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #385924;
	font-weight: bold;
}
li {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #385924;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #385924;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #385924;
	text-decoration: none;
}
