BODY  {
	font-size: 76%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

P, DL, OL, UL, BLOCKQUOTE, TABLE	{
	font-size: 1.0em;
}

H1  {
	color : #009966;
}

H2  {
	color : #009966;
}

H3  {
	color : #009966;
}

H4  {
	color : #009966;
	font-style : italic;
}

A:Hover  {
	color : #ff9933;
}

.green  {
	color : #009966;
}

.bold	{
	font-weight : bold;
}

.new	{
	font-size : 0.9em;
	color : #ff0000;
	font-weight : bold;
}

.credits	{
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
}

.update	{
	font-size : 0.8em;
	font-weight : bold;
	font-style : italic;
	text-align : right;
}

.links	{
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

.links a:link {
	color: #009966;
	text-decoration: none;
}

.links a:visited {
	color: #009966;
	text-decoration: none;
}

.links a:hover	{
	color: #ff9933;
	text-decoration: underline;
}
.top	{
	text-align: right;
	font-size: 0.8em;
}