A:link {
	COLOR: #FF9900;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

A:visited {
	COLOR: #FF9900;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

A:hover {
	COLOR: #FF6600;
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	text-indent: 8pt;
}

.copyNoIndent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #333333;

}

.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.lgtGreyBak {
	background-image: url(../images/322.gif);
	background-repeat: repeat-x;
}
.drkGreyBak {
	background-image: url(../images/424.gif);
	background-repeat: repeat-x;
}
.dotBak {
	background-image: url(../images/628.gif);
	background-repeat: repeat-x;
}
.linkTree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .35pt;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: normal;
}
h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	list-style-type: circle;
	list-style-position: outside;
}
