body {
	font-family: Times New Roman;
	font-size: medium;
	color: #736354;
	/*  color: #583319;
	color: #90623E;*/
}

li {
	line-height: 28px;
	list-style-type: none;
}

li.withDot {
		list-style-type:disc;
}

.titles {
color: #736354;
font-size: 30px;
font-family: Times New Roman;
}

.titles2 {
color: #736354;
font-size: 22px;
font-family: Times New Roman;
}

.textSmall {

font-size:  small;
}

.spaceOutText {
	line-height: 28px;
} 


	a.textSmall:link 
	{
	    font-size:small;
		color: #736354;
	}
	a.textSmall:visited 
	{
	    font-size: small;
	 color: #2B180D;
	    }
	a.textSmall:hover
	{   
	    font-size: small;
		color: #cb631a;
		font-style: italic;
	    }
		
		
	a.attorneyLnk:link 
	{
	    font-size: medium;
		/*  color: #583319;*/
			color: #736354;
		line-height: 28px;

	}
	a.attorneyLnk:visited 
	{
	    font-size: medium;
	  line-height: 28px;
	    }
	a.attorneyLnk:hover
	{   
	    font-size: medium;
		color: #cb631a;
		font-style: italic;
		line-height: 28px;
		}
	
