p {
	font-family: Arial, Helvetica, sans-serif;
}

a.bottom:link {color: #FFFF66}   
a.bottom:visited {color: #FFCC66} 
a.bottom:hover {font-weight: bold;}   
a.bottom:active {color: #FFFF00}   
.space {
	padding-right: 5px;
	padding-left: 5px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
}
#bottomtext {
	color: #FFFF99;
	background-color: transparent;
	padding: 2px 5px;
}