body {
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: smaller;
	margin: 0px;
	padding: 0px;
}

.pagetitle { font-size:100%; font-weight:bold; }

p {
	text-decoration:none;
	font-weight:bold;
	color: #ffffff;
}

a {
	text-decoration:none;
	font-weight:normal;
	color: #eeeeee;
}
a:hover {
	text-decoration:underline;
	color: #ffffff;
}

h1 {
	font-size: 11pt;
	color: #c31d22;
}

