body {
	font-family: "Gill Sans", "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #666666;
}
*html body {
    font-size: 0.7em;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	float: left;
}
h2 {
	padding: 0px;
	font-size: 1.4em;
	margin: 1em 0 0.4em 0;
	font-weight: normal;
	color: #CCCCCC;
}
p {
    text-align:justify;
}
a {
	text-decoration: underline;
	color:#666666;
}
a img {
	border: 0;
}

a:hover {
	color:#CCCCCC;
	text-decoration: none;
}
blockquote {
	text-align: justify;
	margin: 0px;
}

