a:link
{
	color: 669966;
	text-decoration: none;
	font-weight: normal;
}

a:visited
{
	color: 669966;
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	color: 669966;
	text-decoration: none;
	font-weight: bold;
}

a:active
{
	color: 669966;
	text-decoration: none;
	font-weight: bold;
}

div.header
{
    color: black;
    font-size: 14pt;
    text-align: center;
    font-family: monospace;
}

div.menu
{
    color: 669966;
    font-size: 12pt;
	font-weight: bold;
    font-family: monospace;
    margin-right: 8px;
    margin-left: 8px;
}

div.content
{
    color: black;
    font-size: 10pt;
    font-family: serif;
    margin-left: 8px;
}

div.fineprint
{
    color: black;
    font-size: 8pt;
    text-align: center;
    font-family: monospace;
}

header,h1,h2,h3,h4,h5,h6
{
    color: 669966;
    font-size: 10pt;
    font-family: monospace;
}

img
{
	border: 0;
}
