@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 5px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 140%;
}

.headingtext{
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 140%;
	font-weight: bolder;
	color: #993300;
	text-decoration: none;
}
.bodyspaced{
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.firstletter{
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}

.contentlink {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
