body, p {
	color : #8f8f8f;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
	line-height: 16px;
}

a {
	color : #FF0000;
	text-decoration : none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

#logo {
	margin-bottom: 30px;
}

#email {
	position: relative;
	top: 1px;
}

img {
	border: 0;
}