﻿@import url("layout.css");
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
#masthead {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;
	font-size: xx-large;
	font-weight: 700;
	color: #336699;
}
#masthead h1 {
	font-weight: normal;
	color: #FFFFFF;
	font-size: small;
}
}
