body	{
	background: #99CCCC;
	text-align: left;
	font-family: arial, helvetica, verdana, sans-serif;
	padding:0px;
	margin:0px;
    font-size: 1pt;
}
a,
a:link,
a:visited,
a:active	{
	color: #99CCCC;
	text-decoration: none;
	font-weight: bold;
}
a:hover	{
	color: #99CCCC;
	text-decoration: underline;
}
table#MenuTable td a, 
table#MenuTable td a:link, 
table#MenuTable td a:visited, 
table#MenuTable td a:active
{
    color:#ea73a8;
}
table#MenuTable td a:hover
{
    text-decoration: underline;
}

h1
{
    font-size: 20pt;
    font-weight: normal;
}
h2
{
    font-size: 16pt;
    font-weight: normal;
}
td
{
    font-size: 10pt;
}
