body{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	background-color: #7E8080;
}
.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	line-height: 1.4em;
}
td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	line-height: 1.4em;
}
a:link, a:active, a:visited {
	color: #990000;
	font-size : 12px;
	font-family: Tahoma, Verdana, Arial;
}
a:hover {
	color: #006699;
	font-size : 12px;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	font-weight: normal
}
.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.footerlink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.newsbox {
	background-image: url(images/template_15.gif);
	background-repeat: no-repeat;
}
.heading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #990000;
	line-height: 1.2em;
}

h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #990000;
	line-height: 1.2em;
	font-weight: normal;
}
.newssmall {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	line-height: 1.2em;
	font-weight: normal;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066CC;
}
.border {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
.right {
	float: right;
	margin-right: 8px;
}
.newspadding {
	margin-right: 2px;
}
