/* CSS Document */
<style type="text/css">

td img {
	display: block;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #656565;
}

a:link {
	text-decoration: none;
	font-size: 9px;
	color: #cc3333;
}

a:visited {
	text-decoration: none;
	color: #990033;
}

a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.style3 {
	font-size: medium;
	font-weight: bold;
	color: #663433;
}

.style7 {
	color: #000000;
	font-size: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style9 {
	color: #663433; font-size: 9px; 
}
.style12 {
	font-size: small;
	font-weight: bold;
	color: #663433;
}

.style13 {
	color: #000000;
	font-size: 9px;
}

.style18 {
	color: #000000; font-size: 12px; 
}

.style19 {
	color: #CC1234;
	font-size: 9px;
	text-decoration: underline;
}

.style20 {
	font-size: small;
	font-weight: bold;
	color: #CC0000;
}

.style21 {
	font-size: x-small
}

.style22 {
	font-size: 9px
}

.style23 {
	color: #656565
}

.style25 {
	font-size: 9px
}

.style28 {
	font-size: 10px
}

#scroll {
	width: 95%;
	height: 416px;
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
	overflow:-moz-scrollbars-vertical;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	z-index: 1;
	text-align: justify;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

</style>
