* {font-family: Arial, sans-serif}

td 	{font-size: 85%; font-family: Arial, sans-serif}
th	{font-size: 85%; font-family: Arial, sans-serif}

a:link		{color:#003399}
a:visited	{color:#663399}

h1      {font-size:140%}
h2      {font-size:120%}
h3      {font-size:110%}
h4      {font-size:90%}
UL.left	{PADDING-LEFT: 1em; margin-left: 3px; list-style: outside}

a.menu  {font-weight: bold; 
	color: white; 
	font-size: 11px; 
	text-decoration: none; 
	width: 100%} 

a.menu:visited	{font-weight: bold;
        color: white;
        font-size: 11px;
        text-decoration: none;
        width: 100%}

.disabled
	{font-weight: bold;
        color: black;
        font-size: 11px;
        text-decoration: none}

.news {
	font-size: 11px;
	font-family: Arial, sans-serif;
	padding: 5px;
}
.news table{
	float: right;
	border: thin solid #CCCCCC;
	padding: 0px;
	margin: 2px;
}
.footer {font-size: 10px}
pre {font-family: courier, fixed, monospace}
tt {font-family: courier, fixed, monospace}

select.Menu{
  font-size:100%;
  color:#000000;
  background-color:#ffffff;
}

option.MenuColorHEADER{
  font-weight:bold;
  color:#000000;
  background-color:#dddddd;
}

option.MenuColorEPO{
  color:#000000;
  background-color:#DD0000;
}
