body {
	font-weight: normal;
	font-size: 9pt;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ffffff
}

p {
	font-weight: normal;
	font-size: 9pt;
	color: #444444;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	padding-left: 15px;
	text-align: justify;
}
td {
	font-weight: normal;
	font-size: 9pt;
	color: #333333;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
}
.heading {
	font-weight: normal;
	font-size: 12pt;
	color: #a01818;
	line-height: 160%;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}

.subheading {
	font-weight: bold;
	font-size: 9pt;
	color: #444444;
	line-height: 160%;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	border: 1px solid #a01818;
	border-right: 0px;
	border-top: 0px;
	padding-left: 5px;
	background-color: #ffffff;
	margin-bottom: 10px;
}
.subsubheading {
	font-weight: bold;
	font-size: 9pt;
	color: #333333;
	line-height: 160%;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	padding-left: 5px;
	margin-bottom: 10px;
}

a,
a:link,
a:hover,
a:visited,
a:visited:hover {
	font-weight: normal;
	font-size: 9pt;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
}
a.navlink,
a:link.navlink,
a:hover.navlink,
a:visited.navlink {
	font-weight: bold;
	font-size: 8pt;
	color: #eeeeee;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
a:hover.navlink,
a:visited:hover.navlink {
	text-decoration: none;
}

textarea {
	color: #333333;
	font-weight: normal;
	font-size: 9pt;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
}

TABLE.s, TD.s, TR.s {
	font-size : 10px;
	border-bottom : 1px solid black;
}

A.tablelink:link {
	font-weight: bold;
	color : #a01818;
	text-decoration: none;
}
