@charset "iso-8859-1";
body  {
	font-family : Arial, sans-serif;
	font-style : normal;
 	color : Black;
 	text-align :left;
	margin-left : 0px;
	margin-top : 0px;
	font-size : 14px;
	background-color: White;
 	}
  #container { 
	background-position : right top;
	} 
 h1 {
	font-size : 28px;
	 text-decoration : underline;
}
h2 {
	font-size : 18px;
	 text-decoration : underline;
}
  #footer {
	font-size : 12px;
}
input {
	font : 9px sans-serif;
}
 a {
	text-decoration : underline;
}
p.reference {
	text-align : right;
	font-size : 12px;
}


