html {
     overflow: -moz-scrollbars-vertical;
}
body {
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
h1 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 14px;
}
h2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
	line-height: 12px;
	}
h3 {
	font-family: Verdana, sans-serif;
	font-size: 9px;
    font-weight: normal;
	color: #666666;
	line-height: 11px;
}
h4 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
    font-weight: normal;
	color: #666666;
	line-height: 12px;
}
p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
.style1 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #666699
}
.style2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #666666
}
p.columnspacer {
	padding-right: 4px;
	padding-left: 4px;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #663399;
}
a:active {
	text-decoration: none;
	font-weight: normal;
	color: #663399;
}

