/* 

Style Sheet - Volker Maximillian Koch */

12 pt 100%
14 pt 116.6666% 
18 pt 150%
Netscape does not understand 80 %. It has to be 80%.
Netscape does not draw bullets for bulleted_list.text

*/



BODY
{
	background: white;
	font-size : 10pt;
	line-height : 15pt; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif
}



/***************************************
  *
  *
  * TEXT LINKS
  *
  *
  ****************************************/
  
  a:link ,a:visited  {
    /*color : #999;*/
    /*color:#e2001a;*/
    text-decoration:none;
      }

  a:hover {
   color: #E2001A;
   text-decoration:underline;

  }




 
/*
TD
{
	font-size : 10pt;
	line-height : 15pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif
}
*/


P 
{ 
	font-size : 10pt;
	line-height : 15pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif
}


/*
.bullets_left UL 
{ 
	font-size : 10pt;	
	line-height : 15pt;
	list-style: bullet;
	margin: 0 0 -0.1em 0;
  	padding: 0 0 0 1.2em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif
}
*/

UL 
{ 
	font-size : 10pt;	
	line-height : 15pt;
	list-style: bullet;
	margin: 0 0 -0.1em 10;
  	padding: 0 0 0 1.2em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif
}

LI 
{ 
	font-size : 10pt;
	line-height : 15pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif
}


ol           
{ 
	font-size: 10pt;
	line-height: 15pt;
	list-style-type: decimal; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
}

.text
{
	font-size : 10pt;
	line-height : 15pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif 
}

.yellowTop
{
	font-size : 18pt;
	line-height : 30pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-weight: normal
}

.yellowBot
{
	font-size : 10pt;
  	line-height : 24pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif
}

.head1
{
	font-size : 18pt;
  	line-height : 24pt;
	font-family : Garamond,Palatino,serif;
  	font-weight: bold
}

.head2
{
	font-size : 14pt;
	line-height : 24pt;
	font-family : Garamond,Palatino,serif;
  	font-weight: bold
}


/*
A:hover
{ 
    background: #000000;
	color: white;
}
*/

/* For a table row (tr) */
TR
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt
}