body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}


table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-collapse: collapse;
	color: 5F6060;

}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {color: #0B6484; text-decoration: none}
a:visited {color: #0B6484; text-decoration: none}
a:hover {color: #859AA8; text-decoration: underline}

.mainTable {
	padding-top: 30px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 47px;
}
.mainTable2 {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 47px;
}
.smallText {
	font-size: 11px;
}
.boldText {
	font-weight: bold;
}
.tableTop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
