@import url("layout.css");


html {
	color: #003366;
	}
	
body{
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size:90%;
	}


