body {
background-color:#FEf7e7;
}

p, body, div, center   { 
	font-family:Arial; 
    line-height: normal;
    font-weight: 500;
    color: #000000;
}

.dick {
	font-weight: 900;
	color: #000000;
}

.gross {
    font-weight: 700;
    font-size:120%;
}

.rot {
	font-weight: 900;
	color: #D80F31;
}

a:link { 
	color:#847B7B;  
	text-decoration:none;  
	font-weight: 700;  
}

a:visited { 
	color:#909090;  
	text-decoration:none; 
	font-weight: 700;  
}
a:active { 
	color:#847B7B;   
	text-decoration:none; 
	font-weight: 700;  
}

li { 
	list-style-type:square;
}

frameset {
	border:0;
	margin:0;
	border-color:#FEf7e7;
	}
