body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 12px;
	color: #008F72;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008F72;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ff6600;
	font-weight: bold;
	line-height: 26px;
}
a:link {
	color: #ff6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ff6600;
}
a:hover {
	text-decoration: none;
	color: #ff6600;
}
a:active {
	text-decoration: underline;
	color: #ff6600;
}
td.pad_right {
	padding-right: 10px;
	font-size: 10px;
}
td.pad_all {
	padding: 30px
}
ul.square {
	list-style-type: circle
}
