H1  {	font-size : x-large;
	text-align: center;
	font-family : Trebuchet MS, Tahoma,Arial,Helvetica;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom: 0px; }

H2  {	font-size : large;
	text-align: center;
	font-family : Trebuchet MS, Tahoma,Arial,Helvetica;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom: 0px; }

H3  {	font-weight : normal;
	text-align: justify;
	font-family : Trebuchet MS, Tahoma,Arial,Helvetica;
	font-size : 10pt;
	margin-top: 0px;
	margin-bottom: 0px; }

H4  {	font-weight : normal;
	text-align: justify;
	font-family : Trebuchet MS, Tahoma,Arial,Helvetica;
	font-size : 12pt;
	margin-top: 0px;
	margin-bottom: 0px; }

H6  {	font-weight : normal;
	text-align: left;
	font-family : Trebuchet MS, Tahoma,Arial,Helvetica;
	font-size : xx-small;
	margin-top: 0px;
	margin-bottom: 0px; }

.red	{
	color: #c60000; }

.grey	{
	color: #111111; }

.center {
	text-align: center; }

.left  {	
	text-align: left; }

.right  {	
	text-align: right; }

.liten  {	
	font-size: xx-small; }

A  	{	
	font-weight : normal;
	font-size : 10pt; 
	color : #ffffff;
	text-decoration : underline;
	margin-top: 0px;
	margin-bottom: 0px; }

A:Visited  {	
	font-weight : normal;
	font-size : 10pt; 
	color : #ffffff;
	text-decoration : underline;
	margin-top: 0px;
	margin-bottom: 0px; }

A:Active  {
	font-weight : normal;
	font-size : 10pt; 
	color : #ffffff;
	text-decoration : underline;
	margin-top: 0px;
	margin-bottom: 0px; }

A:Hover  {
	font-weight : normal;
	font-size : 10pt; 
	color : #ffffff;
	text-decoration : underline;
	margin-top: 0px;
	margin-bottom: 0px; }

LI {	margin-top: 0px;
	margin-bottom: 0px; }

BODY  {
	font-size : 10pt; 
	font-family : Trebuchet MS, Tahoma,Arial,Helvetica;
	background : #000000;
	color : #ffffff; 
	background-image: url("over2.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-3dlight-color: #FDFDFD;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF; }
