Body
{
	Background-color:rgb(0,0,0); 
	Font:10pt arial,times;
	Padding-right:2%;
	Padding-left:2%;
}
Image{position:relative;}
a:hover
{
	color:green;
	font:12pt;
}
a
{
	color:blue;
	text-decoration:none;
}
table
{
	border-collapse:collapse;
	width:95%;
}
.innertb
{
	border-style:solid;
	border-color:white;
	border-collapse:collapse;
	border-width:3px;
	width:650px;
}
td
{
	border:0px solid red;
	padding:7px;
	Font:10pt arial,times;
}
.innertd
{
	border-color:white;
	height:15pt;
	border:3px white;
	padding:7px;
}
th
{
	border-color:white;
	height:15pt;
	border:3px white;
}
div
{
	position:relative;
}
.header
{
	color:green;
	font:bold 14pt arial,times;
	text-align:center;
}
.menu
{
	text-align:center;
}
.footer
{
	font:7pt arial,times;
	text-align:center;
}
.pmenu
{
	color:red;
	text-decoration:underline;
}
