body{
	margin-top: 		0px; 
	margin-right: 		0px; 
	margin-bottom: 		0px; 
	margin-left: 		0px; 
	font-size:			11px;
	text-decoration:	none;
	font-weight:		none;
	line-height:		17px;
	font-family: 		tahoma, verdana, arial, sans-serif; 
}
div:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

a:link			{    color: #187BB1;    text-decoration: none; }
a:visited		{    color: #187BB1;    text-decoration: none; }
a:hover			{    color: #000;    text-decoration: underline; }
a:active		{    color: #187BB1;    text-decoration: none; }

.bodytext{
	line-height:		16px;
	font-size:			11px;
}
.bodytitle{
	font-size:			14px;
	color: #187BB1;
	font-weight:		bold;
	text-transform: uppercase;
	margin-bottom:10px;
}

.bodymenu {
	color: #187BB1;
	font-weight: bold;
}

.bodymenu:link			{    color: #666    text-decoration: none; }
.bodymenu:visited		{    color: #666;    text-decoration: none; }
.bodymenu:hover			{    color: #000;    text-decoration: underline; }
.bodymenu:active		{    color: #666;    text-decoration: none; }

