@charset "utf-8";
/* CSS Document */

body,html
{
	margin: 0px;
	overflow-x: hidden;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.84em;
	color: white;	
	line-height: 140%;
}
form
{
	margin: 0px;	
}
a
{
	position: relative;
	text-decoration: none;	
}
a:hover
{
	color: #cccccc;
}
.noScreen
{
	display: none;
}