
BODY
{
	color: Black;
	background: Black;
	border: 0px;
	margin: 0px;
}

h1	      {color: gray;
	       font-family: "Arial, Helvetica, Sans-Serif";
	       font-size: 24px;
	       font-weight: 600;
	       line-height: 140%}
h2	      {color: #333333;
	       font-family: "Arial, Helvetica, Sans-Serif";
	       font-size: 20px;
	       font-weight: 900;
	       line-height: 130%}
#path	       {color: #3333333;
	       font-family: "Arial, Helvetica, Sans-Serif";
	       font-weight: bold;
	       font-size: 11px}
#bottomtext	{color: white;	
	       font-family: "Arial, Helvetica, Sans-Serif";
	       font-size: 8px;
	       font-weight: bold;
	       line-height: 180%}
#background {color: #333333;
               font-family: "Arial, Helvetica, Sans-Serif";
               font-size: 10px;
               line-height: 180%;
               z-index: -1;
               position: absolute;
               top: 150px} 

.content   {color: #333333;
	       font-family: "Arial, Helvetica, Sans-Serif";
	       font-size: 13px;
	       font-weight: bold;
	       line-height: 150%}
.textlinks {font-family: "Arial, Helvetica, Sans-Serif";
	       font-size: 10px;
	       font-weight: bold;
	       line-height: 150%}
.over	      {color: #99ccff}
.legal	{ color: black; font-weight: normal; font-size: 11px; font-family: "sans-serif"; line-height: 150%;}
.nav
{
	color: White;
	font-family: "Tahoma, Helvetica, Sans-Serif";
  font-size: 12px;
	font-variant: small-caps;
  font-weight: bold;
	text-decoration: none;
}


