body {
	background-color:white;
	font-size: 10pt;
	font-family: serif;
	margin: 0px;
}

td {
	font-size: 10pt;
	font-family: serif;
}

h1 {
	font-size: 16pt;
	color: #333333;
	border-bottom: 1px solid #333333;
}

h2 {
	font-size: 12pt;
	color: #333333;
	border-bottom: 1px solid #333333;
}

a {
	color: #CC0000;
}

a:hover {
	color: #FF0000;
}

td.download {
	border-bottom: 1px dotted #999999;
}

.largebullet {
	font-size: 14pt;
	font-weight: bold;
}
