
body
	{
	MARGIN: 0px;
	COLOR: black;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	BACKGROUND-COLOR: White;
	background-image: url(http://i2.microsoft.com/h/all/i/ms_masthead_10x7a_ltr.jpg);
	background-position : center;
	background-repeat : repeat-y;
}
table
	{
	background-color: #000099;
	font-size: 12px;
	border: 5px ridge #000066;
	padding: 0;
	color : White;
	width: 640
}
td
	{
		font-size:10pt;
		vertical-align : top;
		padding:2px;
		COLOR: white;
		FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	}
.clsButton
{
	color : White;
	background-color : Blue;
	font-size : 9px;
}
	
	

