body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #f8f8f8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bold {font-weight:bold}
.font12 {font-size:12px}
.font14 {font-size:14px}
.font16 {font-size:16px}
.dgrey {color:#4b525c}
.grey {color:#82878f}
.white {color:#FFFFFF}
.pad20 {padding-left:20px}
.marg20 {margin-left:20px}
.upper {text-transform:uppercase}

a:link {
	text-decoration: none;
	font-weight: bold;
	color:#4b525c
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#4b525c
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#4b525c
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color:#4b525c
}
