/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #CC9966;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 30px;
}
h2 {
	color: #CC0000;
	font-size: 18px;
}
h3 {
	color: #CC0000;
	font-size: 14px;
	line-height: normal;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

a {
	font-weight: bold;
}
.tenpt {
	font-size: 10px;
}
.600box {
	border: 1px solid #660000;
	background-color: #D9C5B1;
	padding: 10px;
	border-top-color: #CC0000;
}
.c00dotline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC0000;
}
.redbox {
	border: 1px double #CC0000;
	padding: 10px;
}
.14pt {
	color: #CC0000;
	font-size: 14px;
 	line-height: normal
}
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	background-color: #ece9d8;
}
