body,html	{
	margin: 0;
	background-color: #F5F5F5;
}
body {
	height: 100%;
}
body,html,form,input,select,textarea	{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
a{
	text-decoration: none;
	color:#9C0;
	font-weight: bold;
	font-size: 14px;
}
a:hover	{
	text-decoration: underline;
}
a:active	{
	text-decoration: underline;
}
h1	{
	color: #9BD500;
	font-size: 12pt;
	margin: 0;
	font-weight:bold;
	padding: 0 0 0 0;
}
