@charset "utf-8";
/* CSS Document */

body,html
{
	height: 100%;	
}
body
{
	margin:0px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:0.83em;
	color:#767676;
}
img
{
	border: 0px;	
}
a
{
	text-decoration: none;	
	color:#015697;
}
a:hover
{
	color: #8cc63e;	
}
h1
{
	font-weight: normal;
	font-size: 1.8em;	
	margin-top: 0px;
}
h2
{
	font-weight: normal;
	font-size: 1.2em;	
	margin: 0px;
}
