.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	background-image: url(images/tile_stripe.gif);
	scrollbar-face-color: #CC9966; 
	scrollbar-hightlight-color: #CC9966; 
	scrollbar-shadow-color: #000000; 
	scrollbar-3dlight-color: #000000;



}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h5 {
	height: 10px;
	font-size: 12px;



}
a:link {
	color: #996633;
	text-decoration: none;

}
a:hover {
	color: #000000;
	text-decoration: blink;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;

}
.margin {
	margin: 0px;
	text-align: justify;




}
.noborder {
	border: none;
}
img {
	border: thin inset;
}
.border {
	border: thin groove #000000;
}
.justify {
	text-align: justify;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
hr {
	border: inset;
}
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
}
