body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin:0px;
}
a:link{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
a:visited{
	color:#000000;
		text-decoration:none;
		
}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #989898;
}

td{
	font-size: 12px;
	line-height: 16px;
	color: #000000;

}

h1{
	font-size:16px;
	font-weight:bold;
	margin-bottom:3px;
	color:#FF6633;
}
h2{
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
	color:#F59C7F;
	display: inline;
}
.blueBoldtext{
	font-size: 12px;
	font-weight:bold;
	color: #0067C9;

}
.whiteBoldtext{
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;

}
.whiteBoldtext a:link, .whiteBoldtext a:visited, {
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;

}
.footer {
	font-size: 10px;
	color: #666;
}
li{
	margin-bottom: 5px;	
}
.blueover a:hover{
	color:#fff;
}