body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.doctitle {
	font-size: 12px;
	font-weight: bold;
}
.small {
	font-size: 10px;
	font-weight: normal;

}
p {
	color: #000000;
	font-size: 12px;
}

.white {
	color: #FFFFFF;
}

.rust {
	color: #990000;
}

h3 {
	font-size: 16px;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
h4 {
	color: #003366;
	margin: 2px 0px;
	font-weight: bold;
	font-size: 13px;
}
#doctable {
border: solid 1px #000066;

}

#doctable td {
	border-bottom: solid 1px #000066;
	padding: 8px;

}

li {
	font-size: 12px;
	color: #000000;
	margin-left: -13px;
	padding-top: 3px;
	padding-bottom: 3px;



}
ul {
	list-style-image: url(arrowbullet.gif);
}
ol {
	margin-left: 45px;

}
.lightback {
	background-color: #EEEEEE;

}
.darkback {
	background-color: #003366;
	color: #FFFFFF;

}
