/**********************************
Runup Game Distribution Limited
Author: siewho
/**********************************/
/**********************************/
/*		     reset			  	  */
/**********************************/

html,body,div,span,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
margin:0; 
padding:0;
outline:0;
}

body {
	font: 62.5%/1.5 Arial, Helvetica, sans-serif; /* 1.1em = 11px */
	color: #fff;
	
	text-align: center;
	}

	
html > body {font-size: 62.5%;}

div, p, th, td, li, dd, dl, dt    {
	/* redundant selectors to help NS4 not forget */
    /*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
    }
