@charset "UTF-8";
/* CSS Document */

html,body
{
	height: 100%;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-family:  Lucida Grande, Arial, Arial Black,Sans Serif;
	font-size: 12px;
}

#fullheight{height:100%}