@charset "UTF-8";

body {
	font:12px/1.231 verdana,arial,helvetica,clean,sans-serif;
	}
	
h1{
	font-weight:normal;
	}

p{
	line-height:1.5em;
	}

a, a:visited, a:active {
	text-decoration:underline;
	}
a:hover {
	text-decoration:underline;
	}
#footer{
	font-size:10px;
	}
	
