body {
	color: #FFFFFF;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	text-align: left;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: bold;
	color: #DDFFDD;
	text-align: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #00DD22;
}
c {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	text-align: left;
}
a:link { color:#00DD22; }	
a:visited { color:#00DD22; }

