BODY { font-family: verdana, helvetica, serif;
	font-size: 12pt;
	background: white;
	color: black;
}
.lk { font-family: arial,helvetica,sans-serif;
	  text-decoration: none; color: white; font-size: 12pt; }

H1{font-family: Georgia,Utopia,Arial,Verdana;
	font-size: 20pt; 
}
H2{font-family: Georgia,Utopia,Arial,Verdana;
	font-size: 18pt; 
}
H3{font-family: Georgia,Utopia,Arial,Verdana;
	font-size: 16pt; 
}

.title {font-family: Georgia,Utopia,Arial,Verdana;
    	font-size: 20pt;
    	font-weight: bold;
/*		color: red;  */
		color: white;
		text-align: center;
}

PRE.fortune {
	font-family: monospace;
	font-size: -1;
	color: green;
	background: black;
	white-space: pre;
}

P.c2,P.c5 {text-align: center;}
P.c5 {
	font-family: Georgia,Utopia,Arial,Verdana;
    font-size: 16pt;}
