﻿.body
{
	background-color: #015961;
	color: white;
}
a:link 
{
	color: white;
}
a:visited 
{
	color: white;
}
.headline1
{
	color:white;
	font-family: 'Verdana',sans-serif;
	font-size:12pt;
	font-weight: bold;
	margin-left: 10px;
}
.highlight
{
	color:lime;
	font-family: 'Verdana',sans-serif;
	font-size:10pt;
	font-weight: bold;
	margin-left: 10px;
}
.normal
{
	color:white;
	font-family: 'Verdana',sans-serif;
	font-size:10pt;
	font-style:normal;	
	margin-left: 10px;
}
.extrasmall
{
	color:white;
	font-family: 'Verdana',sans-serif;
	font-weight: normal;
	font-size: x-small;
}
ul.a
{
	color:white;
	font-family: 'Verdana',sans-serif;
	font-size:10pt;
	font-style:normal;
	list-style:disc;
}
.tableContent_h
{
	color:white;
	font-family:'Verdana',sans-serif;
	font-size:10pt;
}
.tableContent_normal
{
	color:white;
	font-family:'Verdana',sans-serif;
	font-size:10pt;	
}
.filecontent {
	color: #FFFF99;
	font-family: Courier;
	font-size: x-small;
	font-style: normal;
	margin-left: 20px;
	line-height: 18px;
}
.bulletList {
	background-color: #015961;
	color: white;
	line-height: 3pt;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}
