body {
	margin:0;
	padding:0;
}

body, td, th, div, span, p, form, input, select, textarea {
	font-family: helvetica, arial, sans-serif;
	font-size:9px;
	line-height:16px;
	color:#FFF;
	background:transparent;
}

h1 {
	font: 14pt courier, fixed-width, sans-serif;
	line-height:16px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
	
}

a {
	color: #FFF;
	font-weight:bold;
}

a:hover {
	color: #FFCC33;
}
