body {
	background-attachment: fixed;
	background-image:  url(images/background2.gif);
	margin: 0;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 16pt;
}
.mainTable {
	background-color: #FFFFFF;
	border-top: 2px solid #009900;
	border-right: 2px solid #009900;
	border-bottom: 2px solid #009900;
	border-left: 0px none #009900;
	vertical-align: top;
}
.initialCap {
	font-size: 28px;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
}
.bodyText {
	margin: 0;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 15pt;
	padding: 10px 17px 0px 18px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.identityText {

	margin: 0;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	color: #666666;
	line-height: 17pt;
	padding: 10px 25px 0px;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #b20006;
	text-decoration: underline;
}
.typefaceTable {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.description {
	border: thin dotted #CCCCCC;
	text-align: left;
	padding: 7px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
}
