@charset "UTF-8";
/* CSS Document */

h1 {
	font-family: "Trebuchet MS", arial;
	font-size: 16px;
	color: #CC3300;
}
p {
	text-decoration: none;
	margin-top: 1px;
}
h2 {
	font-family: "Trebuchet MS", arial;
	font-size: 15px;
	color: #426C69;
}

