body
{
	background: "#000000";
	font-color="#CCCCCC";
	link="#CCCCCC"; 
	vlink="#CCCCCC"; 
	alink="#CCCCCC";
}
.abba 
{
	background-color: #000000;
	color: #cccccc;
	font-size: 8pt;
	font-family: verdana;
}
.abba_buttons 
{
	background-color: #19313f;
	border-color: #DDECF4;
	border-style: solid;
	border-width: 0.5;
	color: #cccccc;
	font-size: 8pt;
	font-family: verdana;
}
a:visited 
{
	color: #19313f; 
	font-style: normal; 
	font-size: 10px; 	
	font-family: Helvetica, Arial, Georgia, Times; 	
	height: 2;	
	text-decoration: none
}
a:link 
{
	color: #19313f; 
	font-style: normal;
	font-size: 10px; 
	font-family: Helvetica, Arial, Georgia, Times; 	
	height: 2;	
	text-decoration: none 
}
a:hover 
{ 	
	color: white; 
	font-style: normal; 	
	font-size: 10px; 	
	font-family: Helvetica, Arial, Georgia, times; 	
	height: 2;	
	text-decoration: none
}
.abba_grey
{
	background-color: #8B98A1;
	border-color: #000000;
	font-color: #cccccc;
	font-size: 10pt;
	font-family: verdana;
	link="#CCCCCC"; 
	vlink="#CCCCCC"; 
	alink="#CCCCCC";
}
.abba_blue
{
	background-color: #19313f;
	border-color: #000000;
	height: 14;
	font-color: #cccccc;
	font-size: 8pt;
	font-family: verdana;
}
.abba_blue_free
{
	background-color: #19313f;
	border-color: #000000;
	font-color: #cccccc;
	font-size: 8pt;
	font-family: verdana;
}
.abba_white
{
	background-color: #DDECF4;
	border-color: #000000;
	height: 14;
	font-color: #19313f;
	font-size: 8pt;
	font-family: verdana;
}
.abba_white_free
{
	background-color: #DDECF4;
	border-color: #000000;
	font-color: #19313f;
	font-size: 8pt;
	font-family: verdana;
}
.cblue
{
	background-color: #19313f;
	border-color: #000000;
	width: 750;
	font-color: #cccccc;
	font-family: verdana;
	font-size: 8pt;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div.banner 
{
	margin: 0;  
	font-size: 80% /*smaller*/;  
	font-weight: bold;  
	line-height: 1.1;  
	text-align: center;  
	position: fixed;  
	top: 2em;  
	left: auto;  
	width: 8.5em;  
	right: 2em;
}
div.banner p 
{  
	margin: 0;   
	padding: 0.3em 0.4em;  
	font-family: Arial, sans-serif;  
	background: #55694f;  
	border: thin outset #45632a;  
	color: white;
}
div.banner a, div.banner em 
{ 
	display: block; 
	margin: 0 0.5em 
}
div.banner a, div.banner em 
{ 
	border-top: 2px groove #36548b 
}
div.banner a:first-child 
{ 
	border-top: none 
}
div.banner em 
{ 
	color: #cccccc 
}
div.banner a:link 
{ 
	text-decoration: none; 
	color: white 
}
div.banner a:visited 
{ 
	text-decoration: none; 
	color: #CCC 
}
div.banner a:hover 
{ 
	background: black; 
	color: white 
}                                                                          