BODY
{ margin: 0px 0px 0px 0px; }
TD
{ font-family: Arial, Sans-Serif; 
	font-size: 10pt; }
	
a:link
{	color: #7B2793; }
a:visited
{ color: #00853E; }
a:hover
{ text-decoration: underline; }

.headline
{ font-weight: bold;
	font-size: 16pt; 
	font-family: Times New Roman, Serif;
	font-style: italic;
	color: #00853e; }

.headline2
{ font-weight: bold;
	font-size: 10pt; 
	font-family: Times New Roman, Serif;
	/* font-style: italic; */
	letter-spacing: 5px;
	color:#00853e; }

.headline3
{ color: #FFFFFF;
	font-weight: bold; 
	padding: 3px,3px,3px,3px; }

.footer
{ color:White;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 8pt; }

.error
{ color:#00853e;
	font-weight:bold; }

.special
{ color: #FFFFFF; 
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Sans-Serif ; }

.breadcrumbs
{ color: #FFFFFF; 
	font-size: 9pt;
	font-family: Arial, Sans-Serif ; }

a.special:link
{ color: #FFFFFF;
	text-decoration: none; }
a.special:visited
{ color: #FFFFFF;
	text-decoration: none; }
a.special:hover
{ color: #FFFFFF;
	text-decoration:underline; }
	
.navbar
{ color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Sans-Serif; }
	
a.navbar:link
{	color: #FFFFFF;
	text-decoration: none; }
a.navbar:visited
{ color: #FFFFFF;
	text-decoration: none; }
a.navbar:hover
{ color: #FFFFFF;
	text-decoration: underline; }
	
.label
{ text-align: right;
	background-color: #FCB556; }

.label2
{ background-color: #C0CBA9;
	font-size: 9pt;}
	
.greenbar
{ background-color:#C0CBA9; }

.label3
{ font-size: 8pt;}

.rlabel
{	text-align: right;
	font-weight: bold;
	background-color: #FCB556; }