body {	font-family: Georgia, "Times New Roman", Times, serif;	color: #000000;	font-size: 14px;	background-color: #99cc66;
}
	
a {
    color: #4F102A; 
	text-decoration: none; 
	font-weight: bold;
}a:hover {	text-decoration: underline;	color: blue;
	font-weight: bold;}

.P {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 18px;	line-height: normal;} .menu {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	text-decoration: none;}

.h1 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 22px;	font-weight: bold;}.bold {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 18px;	font-weight: bold;}

.h2 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 24px;	font-weight: bold;}

.smallwhite {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	font-style: italic;	color: #FFFFFF;}

.bigheader {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 24px;	font-weight: bold;}

.biggreen {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 30px;	font-weight: bold;	color: #99cc66;	vertical-align: baseline;}

.friendfeed.widget .feed .entry .comment {
  white-space: normal !important;
}