@charset "UTF-8";
/* CSS Document */
body
	{
	background:#000000;
	margin:1% 8% 10% 10%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	line-height: 130%;
	font-weight: normal;
	color: #FFFFFF;
	 }
	 
	 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	background-color: transparent;
}

 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: transparent;
}

 h3
  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: transparent;
}


 p
  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: transparent;
	padding: 40px;
}

 .floatleft {float:left;}
.style4 {
	font-size: x-small;
	color: #FFCC00;
	font-weight: bold;
}

 .floatright {float:right;}
 .drop {margin-top: 1em;}
td.greybox {
	background-color: #424242;
	vertical-align: top;
	text-align: left;
}
img.grey {
	padding: 10px;
}
