body{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	background-color : Black;
}

table{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	background-color : Black;
}

a:link
{
	color: Yellow;
	text-decoration: none;
	font-style : normal;
	font-weight : bolder;
}

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

a:active
{
	color: #000000;
      text-decoration: none;
}

a:hover
{
	color: Silver;
	text-decoration: none;
}

h1
{
	color: Yellow;
	font-size: 150%;
}

h2
{
	color: White;
	font-size : large;
}

h3
{
	color: Black;
	letter-spacing: 5pt;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 14pt;
	background-color: #EEE8AA;
}

h4
{
	color: #3333CC;
}

h5
{
	color: Yellow;
}
.innystyl{
	font-size: 0ex;
}
