body {
	background-color: #000099;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000066;
}

td, th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000066;
}

.header {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-color: #000066;
	font-size: 20px;
	font-weight: bold;
    color: #CCCCCC;
}

a:link
	{
	color: #0000FF;
	text-decoration: underline;
    font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	}

a:visited
	{
	color: #0000FF;
	text-decoration: underline;
    font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	}

a:active
	{
	color: #0000FF;
	text-decoration: underline;
    font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	}

a:hover
	{
	color: #990099;
	text-decoration: underline;
    font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	}

.white
	{
	color: #FFFFFF;
	text-decoration: none;
    font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	}

.white:link
	{
	color: #FFFFFF;
	text-decoration: none;
    font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	}

.white:visited
	{
	color: #FFFFFF;
	text-decoration: none;
    font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	}

.white:active
	{
	color: #FFFFFF;
	text-decoration: none;
    font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	}

.white:hover
	{
	color: #99CCFF;
	text-decoration: none;
    font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	}

.blue
	{
	color: #99CCFF;
	text-decoration: none;
    font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	}

.blue:link
	{
	color: #99CCFF;
	text-decoration: none;
    font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	}

.blue:visited
	{
	color: #99CCFF;
	text-decoration: none;
    font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	}

.blue:active
	{
	color: #99CCFF;
	text-decoration: none;
    font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	}

.blue:hover
	{
	color: #FFFFFF;
	background-color: #0033FF;
	text-decoration: none;
	font-weight: bold;
    font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	}