P  {
	color : #000000;
}

H1 {
	font-family : Lucida, Verdana, helvetica, Arial, sans-serif;
}

H2 {    
	font-family : Lucida, Verdana, helvetica, Arial, sans-serif;
	background-color : transparent;
}
H3 {    
	font-family : Lucida, Verdana, helvetica, Arial, sans-serif;
}
        
BODY {
	background-color : #ffffff;
        color : #000000;
}
UL {
	
}

OL {
	
}

TABLE {

}

TD {

}
.headline  {
        font-size : medium;
        font-family : helvetica, sans-serif;
        font-weight : bold;
        color : #000000;
        line-height : 1.5;
}

.question {
	font-weight : bold;
	color : #ff0000;
	line-height : 1.5;
	font-size : large;

}

.answer {
	color : #0000ff;
	font-size : medium;
	margin-left : 1cm;
}
.navbar  {
        background : #000000;
}

.citation  {
        font-style : italic;
        font-size : small;
        color : Gray;
        text-align : right;
}
