@charset "UTF-8";
body {
	font-family: Arial, sans-serif, "Trebuchet MS", Helvetica;
	font-size: 10pt;
	line-height: 16pt;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 30px;
}
.copywright {
	font-size: 8pt;
}
a {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.titleitalic {
	font-style: italic;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#arttbl {
	font-size: 9pt;
}
.linkline {
	text-decoration: underline;
}
.titlexl {
	font-size: 12pt;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #993300;
}
.brdgrey {
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
