.body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
	font-weight: normal;
}

.bodyabout {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 22px;
	font-weight: normal;
}

.hometext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 20px;
	font-weight: normal;
}


a:link
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #006699;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;

}
a:visited
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #006699;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;

}

a:hover
{
	color: #0099cc;
	background-color: inherit;
}


a.smallnav {
}
a.smallnav:link
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #006699;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;

}
a.smallnav:visited
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #006699;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;

}

a.smallnav:hover
{
	color: #0099cc;
	background-color: inherit;
}

