.border {
	border: 1px solid #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.stext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.border2 {
	border: 1px solid #CCCCCC;
}
.bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.stext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.bg3 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.textm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

