body {background-color: black;}

img
{
border: 0;
}

table .main
{
	width: 1000px;
	height: 631px;	
	background-color: white;
}

table.main td
{background-color: white;}

a
{
	font-family : Times New Roman;
	font-size : 12px;
	font-weight : bold;
	color : white;
	text-decoration:none;
}

a:hover
{
	font-family: Times New Roman;
	font-size: 13px;
	font-weight:bold;
	color: #0000FF;
	text-decoration:none;
	
}

a.alf
{
	font-family : Times New Roman;
	font-size : 12px;
	font-weight : bold;
	color : black;
	text-decoration:none;
}

a.alf:hover
{
	font-family: Times New Roman;
	font-size: 12px;
	color: #336699;
	text-decoration:none;
}
p
{
    font-family : Times New Roman;
	font-size : 16px;
	color : black;
}
div.bottom
{
   font-family : Arial;
   font-size : 12px;
   text-decoration : none;
   color : white;
}
font.fixedfont 
{
   font-family : Times New Roman;
   font-size : 14px;
   text-decoration : none;
   font-weight : bold;
   color : red;
}

