.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
}
.header {
	font-size: xx-large;
}
.header2 {
	font-size: x-large;
}
.links {
	font-weight: bold;
	list-style-type: disc;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	line-height: 1.2;
}
.content {
	padding: 10px;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
.style1 {
	font-size: small;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
