body
{
	background-color: #ffffff;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 70%;
}

table
{
	background-color: #ffffff;
	color: #000033;
	font-family: verdana,arial,helvetica,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-weight: bold;
}

h1
{
    font-size: 130%;
}

h2
{
    font-size: 120%;
}

h3
{
    font-size: 110%;
}

h4
{
    font-size: 100%;
}

h5
{
    font-size: 90%;
}

h6
{
    font-size: 80%;
}

tt
{
    font-size: 80%;
    font-family: monospace
}

a:hover
{
    background-color: #ffffcc;
    color: #330066;
    text-decoration: underline;
}

a.menu
{
    font-size: 130%;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    color: #330066;
    text-decoration: none;
}

a.menu:hover
{
    font-size: 130%;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    background-color: #fff0ff;
    color: #330066;
    text-decoration: underline;
}

.included
{
    font-size: 100%;
}
