html
{
	height: 100%;
}

body
{
	margin:0px;
	padding:0px;
	height: 100%;
	color:#000000;	
	font-family:Arial, Serif;
	font-size:1.2em;	
}

form
{
	margin:0px;
}

a
{
	color:#EE3424;
	text-decoration:none;		
   font-size:1.2em;
}

a:hover
{
   color:#EE3424;
}

.text
{
	color:#EE3424;
	font-family:Arial, Serif;
	font-size:1.2em;
}