#onlyprint {
	display:none;
}
* {
	margin: 0px;
	padding: 0px;
}
html{
	height:100%;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height:100%;
	margin:0px;
}

td,
th{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size:12px;
	line-height: 17px;
}

a:link,
a:visited{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#b63c0b;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
a:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#b63c0b;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
a:focus {
	outline: none;
}

h1,
h2,
h3 { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#ccc;
	font-size:12px;
	line-height: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

sub{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #999999;
}
hr{
	border-top: 1px dotted #CCC;
	border-right: 1pt dotted #000;
	border-bottom: 1pt dotted #000;
	border-left: 1pt dotted #000;
}

#poweredby,
#poweredby a:link,
#poweredby a:visited,
#poweredby a:hover {
	width:980px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#555;
	text-decoration: none;
}
