.header {
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #FF8000;
}
a.header:visited  {
    text-decoration : none;
    font-family : Arial, Verdana, Tahoma, sans-serif;
    font-size : 16px;
    font-weight : bold;
    color:#FF8000;
}
a.header:hover {
    text-decoration : underline;
    font-family : Arial, Verdana, Tahoma, sans-serif;
    font-size : 16px;
    font-weight : bold;
    color : #FF8000;
}

.articleteasertitleblack {
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #800080;
}
a.articleteasertitleblack:visited  {
    text-decoration : none;
    font-family : Arial, Verdana, Tahoma, sans-serif;
    font-size : 12px;
    font-weight : bold;
    color:#800080;
}
a.articleteasertitleblack:hover {
    text-decoration : underline;
    font-family : Arial, Verdana, Tahoma, sans-serif;
    font-size : 12px;
    font-weight : bold;
    color : #800080;
}
.articleteasertitle {
	text-decoration : none;
	font-family : Arial, Verdana, Tahoma, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #FF8000;
}
a.articleteasertitle:visited  {
    text-decoration : none;
    font-family : Arial, Verdana, Tahoma, sans-serif;
    font-size : 12px;
    font-weight : bold;
    color:#FF8000;
}
a.articleteasertitle:hover {
    text-decoration : underline;
    font-family : Arial, Verdana, Tahoma, sans-serif;
    font-size : 12px;
    font-weight : bold;
    color : #FF8000;
}
TD.TableHeader {
    text-decoration : none;
    font-family : Tahoma, Verdana, Arial, sans-serif;
    font-size : 8pt;
    font-weight : bold;
    background-color : Black;
    color : White;
}
TD.row1 {
    text-decoration : none;
    font-family : Tahoma, Verdana, Arial, sans-serif;
    font-size : 8pt;
    font-weight : normal;
    background-color : #999977;
}
TD.row2{
    text-decoration : none;
    font-family : Tahoma, Verdana, Arial, sans-serif;
    font-size : 8pt;
    font-weight : normal;
    background-color : #AAAA88;
}
body{
    color: Black;
    font-family :  Tahoma, Arial, Verdana, sans-serif;
    font-weight : normal;
    text-decoration : none;
	SCROLLBAR-FACE-COLOR: #800080;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFB600;
	SCROLLBAR-SHADOW-COLOR: #B25900;
	SCROLLBAR-3DLIGHT-COLOR: #FFD25E;
	SCROLLBAR-ARROW-COLOR: #FF8000;
	SCROLLBAR-TRACK-COLOR: #FF8000;
	SCROLLBAR-DARKSHADOW-COLOR: #FF8000;
}


td{
    color: Black;
    font-family :  Tahoma, Arial, Verdana, sans-serif;
    font-weight : normal;
    text-decoration : none;
    font-size : 11px;
}

.introtext {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	color: #666666;
}

.bodytext {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 13px;
	color: #666666;
}

.question {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	color: #800080;
	font-weight : bold;
}

TABLE.Outline {
    border : thin dashed #800080;
}
a.teaser{
    text-decoration : none;
    font-weight : normal;
    color : black;
}
a.teaser:visited{
    text-decoration : none;
    font-weight : normal;
    color : black;
}
a.teaser:hover{
    text-decoration : underline;
    font-weight : normal;
    color : #800080;
}
a{
    text-decoration : underline;
    color : #800080;
}

a:hover{
    text-decoration : underline;
    color : gray;
}
.articletitle {
	text-decoration : none;
    font-family : Arial, Verdana, Tahoma, sans-serif;
	font-weight : bold;
	color: #800080;
}
a.articletitle:visited  {
    text-decoration : none;
    font-family : Arial, Verdana, Tahoma, sans-serif;
    font-weight : bold;
    color:#800080;
}
a.articletitle:hover {
    text-decoration : underline;
    font-family : Arial, Verdana, Tahoma, sans-serif;
    font-weight : bold;
    color : #800080;
}
