body {
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}


#text {
font-size: 12px;
font-weight: none;
color: #33333;
}


#toptext {
font-size: 12px;
font-weight: bold;
color: #ffffff;
}

#toptext a {
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

#toptext a:hover {
font-size: 12px;
font-weight: bold;
color: #990033;
text-decoration: underline;
}

#bottomtext {
font-size: 11px;
font-weight: none;
color: #ffffff;
}

#bottomtext a {
font-size: 11px;
font-weight: none;
color: #ffffff;
text-decoration: none;
}

#bottomtext a:hover {
font-size: 11px;
font-weight: none;
color: #cccccc;
text-decoration: underline;
}


h1 {
font-family:Arial, Helvetica, sans-serif;
color:#993366;
font-size: 120%;
}

#top li {
	display: inline; 
	margin: 0px 5px ;
}

#top ul {
	list-style-type: none;
	text-align: right;
}

#buttons a {
	color: #036;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#buttons a:hover {
	color: #900;
	text-decoration: underline;
	font-weight: bold;
}

#buttons li {
	display: inline; 
	margin: 0px 5px ;
}


	

	

