BODY {
  color:#000000;
  font-size: 9pt;
  font-family: Arial,Helvetica
}

TD {
  color:#000000;
  font-size: 9pt;
  font-family: Arial,Helvetica
}

.bold	{
	font-size: 10pt;
	font-weight: bold;
	color:#000000;
}

.title	{
	font-size: 14pt;
	font-weight: bold;
	color:#000000;
}

.bigger	{
	font-size: 11pt;
	color:#FFFFFF;
}

.sch_title {
	   color: #FF0000; 
	   font-size: 9pt; 
	   font-weight: bold; 
	   font-family: Arial,Helvetica;
}

.sch_descr {
	   color: #2E2E2E; 
	   font-size: 9pt; 
	   font-family: Arial,Helvetica;
}

.secs {
	color: #EEEEEE;
	font-size: 8pt;
}


A.menu:link {color:#9C2303; text-decoration: none; font-size: 9pt;}
A.menu:visited {color:#9C2303; text-decoration: none; font-size: 9pt;}
A.menu:active {color:#9C2303; text-decoration: none; font-size: 9pt;}
A.menu:hover {color: #9C2303; text-decoration: underline; font-size: 9pt;}

A.head_links:link {color:#FFFFFF; text-decoration: none; font-weight: bold; font-size: 10pt;}
A.head_links:visited {color:#FFFFFF; text-decoration: none; font-weight: bold; font-size: 10pt;}
A.head_links:active {color:#FFFFFF; text-decoration: none; font-weight: bold; font-size: 10pt;}
A.head_links:hover {color: #FFFFFF; text-decoration: underline; font-weight: bold; font-size: 10pt;}

