body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
}

td {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
}

th {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
	color: #006666;
	font-weight: bold;
}

.mediumline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #006666;
	font-weight: bold;
	border-bottom: 1px solid #006666;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	color: #006666;
	font-weight: bold;
}

.justified {
	text-align: justify;
}

a {
	color: #006666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
}	

.btt {
	padding: 0.2em 0.2em 0.2em 0.5em;
	border-top: 1px #006666;
	border-right: 10px #006666;
	border-bottom: 1px solid #006666;
	border-left: 10px solid #006666
}
	
.abtt {
	color: #006666;
	font-size: 90%;
	text-align: left
}
.abtt:hover {
	color: #006666;
	text-decoration: underline
}

.callouthead {
	padding: 0.2em 0.2em 0.2em 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #cc9933;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.callout {
	padding: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px 8px 8px;
	border: 2px solid #cc9933;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-italic; 	font-style: italic;
}
.bodyheading {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
}
.bodysmall {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
}
.newslinks {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #CC9933;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;
	list-style-type: square;
}
