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

H1
{
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 14pt;
	color: #edd886;
	font-weight: none;
}

H2
{
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 12pt;
	color: #edd886;
	font-weight: none;
}

P
{
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: #edd886;
	align: left;
}

.caption
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #edd886;
	font-style: italic;
}

LI
{
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #edd886;
}

A:link
{
	color: #c6fff5;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

A:visited
{
	color: #c6fff5;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

A:hover
{
	color: #ffc2b4;
	text-decoration: underline;
	font-size: 12pt;
	font-weight: bold;
}

A:link.contentlinks
{
	color: #c6fff5;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
}

A:visited.contentlinks
{
	color: #c6fff5;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
}

A:hover.contentlinks
{
	color: #ffc2b4;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: normal;
}

A:link.navlinks
{
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 120%;
	color: #c6fff5;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

A:visited.navlinks
{
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 120%;
	color: #c6fff5;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

A:hover.navlinks
{
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 120%;
	color: #ffc2b4;
	text-decoration: underline;
	font-weight: normal;
	text-transform: uppercase;
}