a:hover {
	color: #FF9933;
}

.no {
	font-size: 80%;
	line-height: 150%;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.n {
	font-size: 100%;
	line-height: 150%;
	color: #333333;
}
.n-padding {
	font-size: 100%;
	line-height: 150%;
	color: #333333;
	padding-left: 3em;
}

h1 {
	font-size: 125%;
	line-height: 150%;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #990000;
}
h2 {
	font-size: 125%;
	line-height: 150%;
	font-weight: bold;
	color: #CC0066;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0066;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 115%;
	line-height: 150%;
	font-weight: bold;
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	color: #0066CC;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.cap {

	font-size: 100%;
	line-height: 150%;
	color: #333333;
}

.fig {
	font-size: 110%;
	line-height: 150%;
	font-weight: bold;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}.sub {
	font-size: 150%;
	line-height: 150%;
	font-weight: bold;
	color: #990000;
}
.nblue {

	font-size: 120%;
	line-height: 150%;
	color: #0066FF;
}
.n-indent {
	font-size: 100%;
	line-height: 150%;
	color: #333333;
	text-indent: 12px;
}
.list1 {
	font-size: 100%;
	line-height: 150%;
	color: #333333;
	text-indent: -1em;
	padding-left: 3em;
}
.border {
	border: 1px solid #666666;
}
.list2 {

	font-size: 100%;
	line-height: 150%;
	color: #333333;
	text-indent: -0.4em;
	padding-left: 3em;
}
.borderWidth {
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
}
.borderWidthBottom {

	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.list3 {


	font-size: 100%;
	line-height: 150%;
	color: #333333;
	text-indent: -1.4em;
	padding-left: 3em;
}
h5 {

	font-size: 100%;
	line-height: 125%;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.label5 {
	font-size: 120%;
	line-height: 125%;
	font-weight: bold;
	color: #333333;
	font-style: normal;
}

.rj dd{
}
.rj dt{
	text-indent:1em;
	text-decoration:underline;
	margin-top:10;
	margin-bottom:0;
}
