body
{	
	color: #000000;
	text-align: left;
    font-size: 13px;  
    background: #ffffff url(../images/layout/dollar2_bk3b.jpg) repeat top left;
}

#pageTitles
{	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.testimonials
{	font-style: italic;
}
.testimonialname
{	text-align: right;
}
img
{	border: 0;
}
ul,ol,li,dt,dd
{	line-height: 18px;
	margin-top: 0px;
}
p,h1,h2,h3,h4,h5,h6
{
	line-height:18px;
	padding-top: 0px;
	margin-top: 0px;
}

h6, h5
{	font-size: 12px;
}


h3
{	font-size: 16px;
	color: #000000;
	padding-bottom: 10px;
	font-style: italic;
	border-bottom: 1px solid black;
}
h2, h1
{	font-size: 19px;
	color: #000000;
	padding: 0;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

a 
{	text-decoration: underline;
    color: #0053A0;
}
a:link 
{	color: #0053A0;
}
a:visited 
{	color: #0053A0;
}
a:hover 
{	color: #0053A0; 
}
a:active 
{	color: #0053A0;
}

form
{	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

