.body {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	/*color: #003399;*/
	color: #000000;
	/*border: thin solid #003399;*/
	/*border: thin solid #000000;*/
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
}
.testimonials {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left:15px;
	padding-right:15px;
	backround-color: #CCFFCC;
	
	
}




a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
}
a:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-decoration: underline;
}

.bold
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-decoration: underline;
}
.bold2
{
font-family: Tahoma;
font-size: 16px;
font-style: normal;
font-weight: 700;
text-decoration: none;
color: #000099;
}
.bold3
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-decoration: none;
color: #003399
}
.bold3:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-decoration: underline;
color: #FF1200
}
.highlight
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-decoration: none;
background-color:#FFFF33;
}
.highlightbold
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-decoration: none;
background-color:#FFFFFF;
}
.highlight2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-decoration: underline;
background-color:#FFFFFF;
}
.highlightbox
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-decoration: none;
background-color:#9FB1CC;
border-color:#0000CC;
border-weight:1px;
border-style:solid;
}
