body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.topbottomborder {
	border-top: 1px solid #5b626a;
	border-right: 1px none #5b626a;
	border-bottom: 1px solid #5b626a;
	border-left: 1px none #5b626a;
}
.w13 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 16px;
}
.w14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.b14m10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	padding: 10px;
}
.w12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}
.m5 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.4greyborder {
	border: 1px solid #999999;
}
.floatRight {float:right}
.floatLeft { float:left}