body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align:justify;
	line-height: normal;
	border-color: #CCC;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #360;
	text-align: right;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #360;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #360;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #630;
}
.nav {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
.footer {
	font-size: 9px;
	font-weight: normal;
	color: #666;
	text-decoration: none;	
}
.quicklinks {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-align: center;
}
.bodylink {
	font-weight: normal;
	color: #360;
	text-decoration: none;

}
.breadcrumbs {
	font-size: 10px;
	text-decoration: none;
}
p {
	text-align: justify;
	border-top: 1;
	border-top-color: #999;
	border-top-width: 1px;
}

.body_bold {
	font-weight: bold;
	text-decoration: none;
}
.tabletext {
	font-size: 11px;
	text-decoration: none;
}
.required {
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.services_table {
}

.bodyitalic {
	font-style: italic;
	text-align: justify;
}

