html,body,div,span,hr,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,:before,:after,input,textarea,select{background:none;border:0;border-collapse:collapse;border-spacing:0;border-width:0;bottom:auto;clear:none;content:none;direction:ltr;float:none;left:auto;margin:0;outline:0;padding:0;right:auto;text-decoration:none;text-indent:0;top:auto;}
body,input,select,textarea,option,iframe,code{background:#fff;font-family:Arial,Helvetica,sans-serif;}
body { font-size: 62.5%; padding: 20px; }

ul#nav, p#footer { display: none; }
#content { width: 600px; }

h1, h2, h3, h4, h5, h6 {
font-size: 1.8em;
padding: 0 0 18px;
}

p, ul, blockquote, ol {
font-size: 1.2em;
padding: 0 0 18px;
}

	ul, blockquote, ol {
	margin: 0 40px;
	}
		
a {
color: #089DDE;
}
	
	a:hover {
	background: #013E7F;
	color: #fff;
	}