body {
	background-color: #FFFFFF;
	font-family: sans-serif;
	font-size: 12px;
}
body, td, th {
	color: #000066;
	font-family: sans-serif;
	font-size: 12px;
}
h1 {
	color: #333333;
	font-size: 16px;
}
h2 {
	color: #666699;
	font-size: 14px;
}
h3 {
	color: #993399;
	font-size: 12px;
}
h6 {
	color: #333366;
	font-size: 12px;
}
a {
	color: #CC3333;
}
.caption {
	color: #660000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: black;
	border-bottom-color: black;
	border-top-style: dashed;
	border-bottom-style: dashed;
}
.captionRight {
	color: #660000;
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: black;
	border-bottom-color: black;
	border-top-style: dashed;
	border-bottom-style: dashed;
}
