h1 	{font-family:Arial;
	font-size: 25pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}

body 	{color: #FFFFFF;
	background-color: #6666ff;
	font-color: #FFFF00;
	font-size: 16pt;
}

table 	{width:100%;
	align :center;
	bgcolor :#000000;
	
}
a	{color: #006600;
	 font-weight: bold;
}