a:link
	{
	color: #330099;
	text-decoration:underline;
	}

a:visited
	{
	color: #660066;
	text-decoration:underline;
	}

a:hover
	{
	text-decoration:none;
	color: #EE0000;
	}

.menu
	{
	background-color: #666666;
	color: #FFDD00;
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	border-bottom: 1px solid #ffffff;
	}

.menu a:link
	{
	color: #FFDD00;
	text-decoration: none;
	/* display: block; */
	}

.menu a:visited
	{
	color: #FFDD00;
	text-decoration: none;
	}

.menu a:hover
	{
	color:#ffffff;
	text-decoration: underline;
	}

body, p, li, td, .bodytext
	{
	font-family: verdana,arial,helvetica;
	font-size: 11pt;
	}

h1	{
	font-family: verdana,arial,helvetica;
	font-size: 18pt;
	font-weight: bold;
	color: #cc0000;
	}

h2	{
	font-family: verdana,arial,helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #cc0000;
	}

h3	{
	font-family: verdana,arial,helvetica;
	font-size: 13pt;
	font-weight: bold;
	color: #cc0000;
	}

h4	{
	font-family: verdana,arial,helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #cc0000;
	}

.subhead
	{
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFDD00;
	}

.tt	{
	font-family: Courier New, Courier, mono;
	font-size: 10pt;
	}

.mailinglist
	{
	background-color: #eeeeff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	width: 120px;
	}

.mailinglistbutton
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	}

.submitbutton
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	}

.caption
	{
	font-family: verdana, arial,helvetica;
	font-size: 8pt;
	}

.small
	{
	font-family: verdana, arial,helvetica;
	font-size: 8pt;
	}

.alert
	{
	color: red;
	font-weight: bold;
	}

