.headline {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 1px;

}
.textcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
	margin: 5px;
	padding: 5px;
	word-spacing: 1pt;
	letter-spacing: normal;
}
.subheadline {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC9933;
	margin: 5px;
	padding: 5px;
}
.tableheadline {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #0099CC;
	margin: 5px;
	padding: 5px;
	border: thin dashed #FFFFFF;
	height: 5px;
	width: auto;

}
.tableheading {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	border: thin dotted #FFFFFF;
	width: auto;
	background-color: #999999;

}
.it {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	vertical-align: middle;

}
.itCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #FFFFFF;
	text-decoration: none;
}
.itCopy A:Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;

}
.itCopy A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;

}
.itCopy A:Active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF99;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.itCopy A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF99;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.bordergrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	border: 1px dashed #CCCCCC;

}
.heading {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-position: center;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
