
h1 {
	font-size: 18;
	font-family: Georgia,Times New Roman,Times,serif; 
	color: #560000;
	font-style: normal;
	font-weight: normal;
}

p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	
}

.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #560000;
	}

.footer {
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(images/attorney-southern-illinois-bottom.jpg);
	padding-top: 7px;
	}

a.homepage:link, a.homepage:visited{
	color: #560000;
	text-decoration:none;}
a.homepage:hover{
	color: #000000;
	text-decoration:underline;}
a:link, a:visited {
	color: #273D61;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration:underline;
}


