.style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
}
.sty2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainlinks {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.mainlinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.arrow {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	display: inline;
}

.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.innermatter {
	border: 1px solid #999999;
	padding: 5px;
}
