/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

body 
{ 
  	font-size: 13pt;
    font-family: Times New Roman,Times,serif;
    background-color: white;
}

h1 
{ 
	color: #cc0000;
    font-size: 24pt;
    font-weight: bold;
}

h2
{
	font-weight: bold;
    color: #cc0000;
    font-size: 18pt;
}

td
{
  	font-size: 13pt;
    font-family: Times New Roman,Times,serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

sup
{
  	font-size: 8pt;
}
.menu
{
	background-color: #880000;
	color: white;
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

.current
{
	background-color: #cc0000;
}

.menu a:link, .menu a:visited, .menu a:hover
{
	text-decoration: none;
	color: white;
}

