body 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:8pt;
  color:#000066;	
}
li
{
	font-family:Arial;
  font-size:8pt;
  color:#000066;
  font-weight:normal;
}
.ModulemenuLeft
{
	font-family:Arial;
	font-size:10pt;
	color:"black"; 
}
.ModulemenuLeftClicked
{
	font-family:Arial;
	font-size:10pt;
	color:"yellow"; 
}
.ModulemenuTop
{
	font-family:Arial;
	font-size:15pt;
	color:"black"; 
	font-weight:bold; 
}
.ModulemenuTopClicked
{
	font-family:Arial;
	font-size:17pt;
	color:"red"; 
	font-weight:bold; 
}
.Link
{
	font-family: arial, helvetica, geneva, sans-serif; 
	font-size:12px;
	color:black; 
}

.menuwhitesmall
{
	font-family:Gothic;
	font-size:8pt;
	color:white; 
}

H1
{
	font-family:Arial;
	font-size:18pt;
	color:#000066;
	font-weight:bold; 
}

H2
{
	font-family:Arial;
	font-size:14pt;
	color:#000066;
	font-weight:bold; 
}
H3
{
	font-family:Arial;
	font-size:10pt;
	color:#000066;
	font-weight:normal;
	margin-bottom:0pt;
}
H4
{
	font-family:Arial;
	font-size:8pt;
	color:#000066;
	font-weight:normal;
	margin-bottom:0pt;
}


.caption
{
	font-family:Arial;
	font-size:18pt;
	color:#000066;
	font-weight:bold; 
}
.caption1
{
	font-family:Arial;
	font-size:14pt;
	color:#000066;
	font-weight:bold; 
}
.caption2
{
	font-family:Arial;
	font-size:10pt;
	color:#000066;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:0pt;
}
.content
{
	font-family:Arial;
	font-size:8pt;
	color:#000066;
	font-weight:normal;
	margin-bottom:0pt;
}
.contentbold
{
	font-family:Arial;
	font-size:8pt;
	color:#000066;
	font-weight:normal;
	margin-bottom:0pt;
	font-weight:bold; 
}
.contentedit
{
  font-family: arial, helvetica, geneva, sans-serif; 
  font-size:12px;
  font-weight:normal;
  color:red;
}