a:link
	{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF
	}

a:active
	{
	text-decoration: none;
	font-weight: bold;
	color: #FF0000
	}

a:visited
	{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF
	}

a:hover
	{
	text-decoration: underline;
	font-weight: bold;
	color:#FFFFFF
	}

A.1999:link
	{
	text-decoration: none;
	color: #00FF00
	}

A.1999:active
	{
	text-decoration: none;
	color: #00FF00
	}

A.1999:visited
	{
	text-decoration: none;
	color: #00FF00
	}

A.1999:hover
	{
	text-decoration: underline;
	color: #00FF00
	}

body
	{
	background-color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	margin-right: 25px
	}

H1
	{
	color: #FFFFFF;
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal
	}

H2
	{
	color: #FFFFFF;
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic
	}

P
	{
	color: #FFFFFF;
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: justify
	}

DIV
	{
	color: #FFFFFF;
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal
	}

BLOCKQUOTE, UL, OL
	{
	color: #FFFFFF;
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: justify
	}

td
	{
	color: #FFFFFF;
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal
	}

STRONG
	{
	color: #FF0000;
	font-weight: bold
	}

.nav
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: bold;
	}

.lnav
   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
   	text-align: left
	}

.breadcrumb
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: bold;
	}

.justify
	{
	text-align: justify
	}

.right
	{
	text-align: right
	}

.left
	{
	text-align: left
	}

.center
	{
	text-align: center
	}

.youarehere
	{
	color: #FF0000
	}

.youarehere1999
	{
	color: #000000
	}

.rcaption
	{
	color: #FFFFFF;
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	text-align: right
	}

.lcaption
	{
	color: #FFFFFF;
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	text-align: left
	}

.disc
	{
	list-style: disc
	}

.lower-alpha
	{
	list-style: lower-alpha
	}

.corpname
	{
	font-family:"HAETTENSCHWEILER", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3333FF
	}

.nomargin
 {
 margin-bottom:0
 }