@CHARSET "utf-8";
H2 { font-family: Verdana, Helvetica, Arial, sans-serif;
                       color: white;} 
body {background-color:#990000;
	  margin: 0; 
	  padding: 0; 
	 }
table {align:right;
	margin:0;
	padding:0;}

label 
	{
  	font-size:70%;
  	text-align:right;
  	font-weight:bold;
  	font-family: sans-serif;
  	color: white;
  	}

