body {background-color: #fff;}

a:link {color: #900;}
a:visited {color: #900;}
a:hover {color: #F00; text-decoration: none;}

a.bottom:link {color: #CC3333; font : 0.8em arial, sans-serif; line-height: 1.4em;}
a.bottom:visited {color: #CC9933;}
a.bottom:hover {text-decoration: none;}
a.bottom:active {color: #ff9;}

p {
	font : 0.9em arial, sans-serif;
	line-height: 1.2em;
	text-align: left;
}


ol, ul {
	margin: 0px 40px 1em 85px;
	font : 0.8em arial, sans-serif;
	line-height: 1.4em; 
}

ul {
	list-style-type: circle;
}

bottom {font : 0.7em arial, sans-serif; line-height: 1.4em;}
