table {
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	color: #000000;
}


/* NEUE STYLES */
.redbold
{
	font-weight: bold;
	color: #990000;
}

.newshead {
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}


.date {
	font-family: Georgia, Times New Roman;
	font-size: 11px;
	color: #666666;
}



.headline1 {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}


.imgvmid
{
vertical-align:middle;	
}



.headline2 {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.headline3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}

.headline4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}


.framem {
	border: 1px solid #000000;
}
a:link {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
a:hover {
font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.b:link {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.b:visited {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.b:hover {
font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.dottedbottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
