body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2f2f2;
}
.contentheading {
	font-family: "Arial Rounded MT Bold";
	font-size: 16px;
	color: #000000;
}

.contenttitling {
	font-family: "Arial Rounded MT Bold";
	font-size: 16px;
	color: #999999;
}

.bodytext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 18pt;
	text-decoration: none;
}
.sidelinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18pt;
	font-weight:bold;
	text-decoration: none;
}
.sidelinks a {
	color: #000000;
	text-decoration: none;

}
			
.sidelinks a:hover { 
color: #ff6600;
text-decoration: underline;			
}

.whitetext {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-style:italic;
	line-height: 13pt;
	text-align:justify;
}

.blacktext {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-style:italic;
	line-height: 13pt;
	text-align:justify;
}

.bottomtext {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	line-height: 18pt;
	text-decoration: none;
}
.bottomtext a {
	text-decoration: none;
}

.bottomtext a:hover {
	color:#000000;
	text-decoration: underline;
}

.chromestyle{
font-family: Verdana;
font-size: 11px;

}

.chromestyle ul{
margin: 0;
background: #a3b0b9;
border: 1px solid #BBB;
color: #000000;
text-align: center; /*set value to "left", "center", or "right"*/
font-family: Verdana;
font-size: 11px;
line-height: 18pt;
text-decoration: none;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
font-family: Verdana;
font-size: 11px;
color: #000000;
line-height: 18pt;
text-decoration: none;
padding: 4px 25px;
margin: 0;
}

.chromestyle ul li a:hover{
text-decoration:underline;
}