p, body, td, div {
	font-family: Sylfaen, Times New Roman, Times, Serif;
	font-size: 11pt;
}

h1 {
	font-family: Times New Roman, Times, Serif;
	font-weight: normal;
}

h2 {
	font-family: Times New Roman, Times, Serif;
	font-weight: normal;
}

a {
	color: black;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline
}

#text a {
	color: blue;
}

.menutext {
	font-size: 10pt;
	line-height: 180%;
}
.bigbox {
	background: #a5b5ff url(bluebox-bg.png);
	border: 1px #888 solid;
	text-align: center;
	padding: 5px;
	margin-left: 50px;
	margin-right: 50px;
}
.bigbox img {
	border: 0px;
}
