.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}

.subheadingTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	background-color: #EFEFEF;
	border: thin solid #999999;
	text-decoration: none;
	padding: 2px;
	width: 700px;
}

.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.bodySmallTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding: 2px;
	width: 700px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
	
		
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.tableBorder {
	border: thin solid #333333;
}
.thumbnailOuterTable {
	background-color: #FFFFFF;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
	border: thin solid #999999;
}
.thumbnailInnerTable {
	background-color: #EFEFEF;
	padding: 1px;
	height: 156px;
	width: 156px;
	text-align: center;
	vertical-align: middle;
}
a:link {
	color: #0099cc;
	text-decoration: none;
}
a:visited {
	color: #0088bb;
	text-decoration: none;
}
a:hover {
	color: #0099cc;
	text-decoration: underline;
}
