p {
	color: #666666;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}
em {
	color: #848570;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	color: #CCCCCC;
	text-decoration: line-through;
}
a:hover, a:active {
	text-decoration: none;
	color: #4864A1;
}
h1 {
	font-size: 14px;
	color: #7E8B94;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
h2 {
    font-size: 16px;
	color: #4864A1;
	font-family: "Trebuchet MS";
}
h3 {
	font-size: 14px;
	color: #4864A1;
	font-family: "Trebuchet MS";
	font-weight: normal;
}
p, h1, h2, h3 {
	margin: 0;
	padding: 0;
	}
