body
{
	font-family: Arial, Helvetica;
	font-size:10pt;
	
}
a:link.menu
{
	color: #FFFFFF;
	font-family:Arial, Helvetica;
	font-size:10pt; 
	text-decoration:none; 	
}
a:visited.menu
{
	color: #FFFFFF;
	font-family:Arial, Helvetica;
	font-size:10pt; 
	text-decoration:none;  
} 
a:active.menu 
{
	color: #FFFFFF;
	font-family:Arial, Helvetica;
	font-size:10pt;  
	text-decoration:none underline; 
}
a:link.news
{
	color: #000080;
	font-family:Arial, Helvetica;
	font-size:12pt;
	text-decoration:none;
	font-weight : bold;
}
a:visited.news
{
	color: #000080;
	font-family:Arial, Helvetica;
	font-size:12pt;
	text-decoration:none;
	font-weight : bold;
} 
a:active.news 
{
	color: #000080;
	font-family:Arial, Helvetica;
	font-size:12pt;
	text-decoration:none underline;
	font-weight : bold;
}

a:link.text
{
	color: #000080;
	font-family:Arial, Helvetica;
	font-size:10pt; 
	font-weight:bold; 
	text-decoration:none;  
}
a:visited.text
{
	color: #000080;
	font-family:Arial, Helvetica;
	font-size:10pt; 
	font-weight:bold; 
	text-decoration:none;  
} 
a:active.text
{
	color: #000080;
	font-family:Arial, Helvetica;
	font-size:10pt;  
	font-weight:bold; 
	text-decoration:none underline;
}
a:link.text_in
{
	color: #000080;
	font-family:Arial, Helvetica;
	font-size:10pt;
	font-weight: normal;
	text-decoration: underline;
}
a:visited.text_in
{
	color: #000080;
	font-family:Arial, Helvetica;
	font-size:10pt;
	font-weight: normal;
	text-decoration: underline;
} 
a:active.text_in
{
	color: #000080;
	font-family:Arial, Helvetica;
	font-size:10pt;
	font-weight: normal;
	text-decoration: underline;
}
a:link.options
{
	color: #000080;
	font-family:Arial, Helvetica;
	font-size:12pt;
	text-decoration:none; 
	
}
a:visited.options
{
	color: #000080;
	font-family:Arial, Helvetica;
	font-size:12pt; 
	text-decoration:none;  
} 
a:active.options 
{
	color: #000080;
	font-family:Arial, Helvetica;
	font-size:12pt;  
	text-decoration:none underline; 
}

a:link.options_act
{
	color: #000080;
	font-family:Arial, Helvetica;
	font-size:12pt;
	text-decoration:none; 
	font-weight:bold; 
}

a:visited.options_act
{
	color: #000080;
	font-family:Arial, Helvetica;
	font-size:12pt; 
	text-decoration:none;
	font-weight:bold;  
}
 
a:active.options_act 
{
	color: #000080;
	font-family:Arial, Helvetica;
	font-size:12pt;  
	text-decoration:none underline;
	font-weight:bold; 
}

table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102);
	font-family:Arial, Helvetica;
	font-size:10pt;
  
}
table.menu           
{ 
	color: #FFFFFF; 
	background-color: #000080; 
	
}
table.options           
{ 
	color: #000080; 
	background-color: #DFDFDF; 
}
tr.blank
{
	 
}

span.index
{
	color: #000080;
	font-family:Arial, Helvetica;
	font-size:12pt;
	text-decoration:none; 
	font-weight:bold; 
}

span.datum
{
	color: #000080;
	font-family:Arial, Helvetica;
	font-size: 7pt;
	text-decoration:none;
	font-style : italic;
}

span.act_datum
{
	color: #000080;
	font-family:Arial, Helvetica;
	font-size: 9pt;
	text-decoration:none;
	font-style : normal;
}


h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}
h1
{
	color: #000080;
}
h2
{
	color: #000080; 
}
h3
{
	color: rgb(153,153,102); 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}