body, html {
    margin: 0px;
    padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	height: 100%
	}
#all {height: 100%; width: 100%}
body 

p {font-size: 75%; margin: 0}	

.white {color: white}

.white_link  {color: white; a:link {
	color: #0000FF} }



/* A CSS comment before the hack (hide from ie5 on Mac)\*/


* html body, *html, html, body {
	width: 100%;
	height: 100%;
}

 
/* Another CSS comment after the hack */