body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 11px;
	font-style: normal;
	border: thin solid #999966;
	font-weight: normal;
	background-color: #FFFFCC;
	background-image: url(/Assets/background.gif);
	background-repeat: repeat;
	text-align: left;
	list-style-type: disc;

	}
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
	font-style: normal;

	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-left: 12px;
	line-height: 18px;
	margin-right: 16px;
	text-align: left;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #444422;
	margin-left: 12px;
	line-height: normal;
	letter-spacing: normal;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #444422;
	margin-left: 12px;
	text-transform: uppercase;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #667744;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 993311;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999900;
	text-decoration: underline;
}

.boarder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.boarder2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.boarder3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.boarder4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.indent1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	margin-left: 32px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(Assets/bullet1.gif);
}

.tables {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
	padding: 12px;
}

.indent2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(Assets/bullet1.gif);
	list-style-type: square;
	margin-left: 12px;
}

.italic {
	font-style: italic;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.border-outset {
	border: outset #FFFFCC;
}

.align-center {
	text-align: center;
}

.smaller {
	font-size: 10px;
}

.10pixel {
	font-size: 10px;
}

.11pixel {
	font-size: 11px;
}

hr {
	color: #4F5B35;
	width: 90%;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #444422;
	margin-left: 12px;
	text-transform: none;
}
