a:link
{
	color: #008800;
}
a:visited
{
	color: #008800;
}
a:hover
{
	color: #FFFFFF;
	background-color: #008800;
	text-decoration: none;
}
a:active
{
	color: #FFFFFF;
	background-color: #008800;
	text-decoration: none;
}
a:focus
{
	color: #FFFFFF;
	background-color: #008800;
	text-decoration: none;
}
#menu a
{
	font-weight: bold;
	text-decoration: none;
}
#footer a
{
	font-weight: bold;
}
#logo a:hover
{
	background-color: #FFF799;
	text-decoration: none;
}
#logo a:focus
{
	background-color: #FFF799;
	text-decoration: none;
}
body
{
	color: #000000;
	background-color: #FFFFDD;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}
tt
{
	font-family: Courier New, Courier, monospace;
}
#menu
{
	background-color: #FFF799;
}
#title
{
	color: #005500;
	text-align: center;
	font-weight: bold;
	font-size: 32px;
}
#title tt
{
	color: #005500;
	font-weight: bold;
	font-size: 35px;
}
#text
{
	text-align: justify;
	font-weight: normal;
	font-size: 16px;
}
#text tt
{
	font-weight: normal;
	font-size: 18px;
}
#small
{
	text-align: justify;
	font-weight: normal;
	font-size: 13px;
}
#small tt
{
	font-weight: normal;
	font-size: 15px;
}
#tiny
{
	text-align: justify;
	font-weight: normal;
	font-size: 10px;
}
#tiny tt
{
	font-weight: normal;
	font-size: 12px;
}
#footer
{
	background-color: #FFF799;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
}
h1
{
	font-weight: bold;
	font-size: 28px;
	text-align: center;
}
#text h1 tt
{
	font-weight: bold;
	font-size: 31px;
}
h2
{
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
#text h2 tt
{
	font-weight: bold;
	font-size: 27px;
}
h3
{
	font-weight: bold;
	font-size: 22px;
	text-align: center;
}
#text h3 tt
{
	font-weight: bold;
	font-size: 24px;
}
li
{
	text-align: left;
}
thead
{
	background-color: #DDDDDD;
	font-weight: bold;
}
#scronly
{
}
#prtonly
{
	display: none;
}

