html {
	overflow: -moz-scrollbars-vertical;
}

.text {
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	background-color: #FFFFFF;
	padding-left:10px;
	padding-right:10px;
}


A {
}
.headerlink {
	font-family: Arial, Helvetica;
	COLOR: #2C4874;
	font-weight:bold;
	text-decoration:none;
	Font-Size: 11px;
	background-color: #F4F5F7;
	padding-top: 4;
	padding-bottom: 4;
	padding-left: 3;
	padding-right: 3;
	letter-spacing: 0px;
}

.headerlink:hover {
	COLOR: white;
	text-decoration:none;
	background-color: #2F4E7B;
}

.weblink {
	COLOR:#FFFFFF;
	text-decoration:none;
}

.weblink:hover {
	text-decoration:underline;
}
