body {
    font-size: 10pt;
    font-family: Arial, Tahoma, Sans-Serif;
    margin-top: 0;
    margin-left: 0; 
	background-color: #EEEEEE;   
}


.blue {
background: inherit; 
 FONT-WEIGHT: bold;
 FONT-SIZE: 11pt;
 color: #0000FF;
 FONT-FAMILY: Arial, Sans-Serif;
 TEXT-ALIGN: left; 
}


.small {
background: inherit; 
 FONT-WEIGHT: normal;
 FONT-SIZE: 8pt;
 color: #330000;
 FONT-FAMILY: Arial, Sans-Serif;
 TEXT-ALIGN: left; 
}

.smallitalic {
background: inherit; 
 FONT-WEIGHT: normal Italic;
 FONT-SIZE: 10pt;
 color: #330000;
 FONT-FAMILY: Arial, Sans-Serif;
 TEXT-ALIGN: left;
 margin-left : 0.5cm; 
}

.smallbold {
background: inherit; 
 FONT-WEIGHT: bold;
 FONT-SIZE: 8pt;
 color: #000000;
 FONT-FAMILY: verdana,  arial,  helvetica, sans-serif;
 TEXT-ALIGN: center;
 
}

.index {
background: inherit; 
 FONT-WEIGHT: bold;
 
 FONT-SIZE: 11pt;
 color: #330000;
 FONT-FAMILY: Arial, Sans-Serif;
 TEXT-ALIGN: left;
 
}

.indexred {
background: inherit; 
 FONT-WEIGHT: bold;
 
 FONT-SIZE: 11pt;
 color: #ff0033;
 FONT-FAMILY: Arial, Sans-Serif;
 TEXT-ALIGN: left;
 
 
 
}


.forts {
background: inherit; 
 FONT-WEIGHT: bold;
 FONT-SIZE: 12pt;
 font-style: italic;
 color: #FF9900;
 FONT-FAMILY: Arial, Sans-Serif;
}

.bluetext {
background: inherit; 
 FONT-WEIGHT: bold;
 FONT-SIZE: 12pt;
 font-style: italic;
 color: #0000FF;
 FONT-FAMILY: Arial, Sans-Serif;
}

A {

	COLOR:  #006699; TEXT-DECORATION: underline

}

A:link {

	COLOR:  #006699; TEXT-DECORATION: underline

}

A:visited {

	COLOR: #006699; TEXT-DECORATION: underline

}

A:active {

	COLOR: #006699; TEXT-DECORATION: underline

}




H1  {

	font-family: Georgia, Trebuchet, Geneva,  sans-serif;
	font-weight : bold;
	font-size : 20pt;
	color : #FF0000;
	text-align : Left;
	position : relative;
	
}



H2  {

	font-family: Georgia, Trebuchet, Geneva,  sans-serif;
	font-weight : bold;
	font-size : 18pt;
	color : #000080;
	text-align : Left;
	position : relative;
	
}
H3  {
font-family:Georgia, Trebuchet, Geneva,  Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14pt;
	color : #FF0000;
	
	margin-left : .7cm;
	padding-left : 5pt;
	position : relative;
}

H4  {
font-family:Georgia, Trebuchet, Geneva,  Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14pt;
	color : #0000FF;	
	margin-left : .7cm;
	padding-left : 5pt;
	position : relative;
}

.gulplatta 	{
	background-color: 	#FFFFCC;
	padding:			5px;
	font-size:			10px;
	font-family:		Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
 }
 .grayplatta 	{
	background-color: 	#EEEEEE;
	padding:			5px;
	font-size:			10px;
	font-family:		Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
 }
 

 
 UL  {
	position : relative;
	margin-left : 1.5cm;
	background-color: 	#EEEEEE;
	padding:			5px;
	font-size:			10px;
	font-family:		Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
}
TD
	{		
		font-family: Arial, Verdana, Trebuchet, Geneva, sans-serif;
		font-weight: normal;
		font-size: 11pt;
		color: #000033;
		
		}
		/* Generic BLOCKQUOTE class */
BLOCKQUOTE.generic {
  background: none #ffffcc;
  border-style: solid;
  border-width: 2px;
  border-color: #3333cc;
  clear: both;
  color: #000000;
  margin: 0.25em 2em 0;
  padding: 0.25em 0.5em;
}
BLOCKQUOTE.test {
background: #EEEEEE;
border: medium solid #008080;
text-align: left;
margin-left: 12%;
margin-right: 12%;
color: black;
						}
