BODY {
	color: #cococo;
	background-color: #000000;
	font-family: Tahoma, Arial, "MS Sans Serif", sans-serif;
	background: #000000;
	font: normal medium Arial, Tahoma, sans-serif;
	line-height: normal;
	page-break-after: auto;
	page: auto;
	font-size: small;
}

p {
	font-family: ;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


A {
	color: Silver;
	text-decoration: underline;
}

A:HOVER {
	color: #FFD56C;
	text-decoration: none;
}

h1 { font: normal medium Tahoma, Arial, "Sans Serif"; }

h2 { font: italic bold medium Tahoma, Arial, "Sans Serif";  color: #dddddd;  }

h3 { font: italic bold small Tahoma, Arial," sans-serif";  font-family: Arial, Helvetica, sans-serif;  color: #000000;   }
