@charset "utf-8";
/* CSS Document */

#page {
	height:520px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	color:#F6E9CF;
	padding:0px;
	margin:0px;
}

#page h1 {
	font-size:14px;	
}

#page a {
	color:#F6E9CF;
}

#page a:hover {
	text-decoration:none;
}

#page strong {
	font-size:12pt;
}