body {
	background-color: #a1a1a1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}

td {
	font-family: "Bookman Old Style";
	font-size: 13px;
	color: #363636;
}

a:link {
   color : #0000ff;
   text-decoration :underline;
}

a:visited {
   color : #0000ff;
   text-decoration :underline;
}

.header {
	font-size: 18px;
	font-weight: bold;
}

.wheader {
	font-weight: bold;
	color: #ffffff;
}

.lheader {
	font-size: 16px;
	font-weight: bold;
}

.mheader {
	font-size: 14px;
	font-weight: bold;
}

.bheader {
	font-family: "Arial";
	font-weight: bold;
	font-size: 10px;
	color: #000066;
}

.sheader {
	font-size: 12px;
	font-weight: bold;
}

.smheader {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
}

.smaller {
	font-size: 12px;
}

.smallest {
	font-family: "Arial";
	font-size: 10px;
}

.red {
	font-family: "Arial";
	font-size: 10px;
	color: #ff0000;
}

.footer {
	font-size: 10px;
	color: #ffffff;
}
