p {
	font-size: 12px;
	margin: 0px;
	letter-spacing: 1px;
	padding: 0px;
	color: #333333;
}
body {
	padding: 0px;
	font-family: "Courier New", Courier, mono;
	line-height: 17px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

li {
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 17px;
}
ul {
	font-size: 12px;
	margin-top: 0px;
	line-height: 17px;
	margin-bottom: 0px;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: top;
	vertical-align: top;
	color: #333333;
}
td {
	background-position: top;
	vertical-align: top;
	word-break: break-all;
	padding: 10px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 14px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990033;
	border-right-color: #990033;
	border-bottom-color: #993333;
	border-left-color: #990033;
	border-right-width: 0px;
	border-left-width: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #333333;
	letter-spacing: 1px;
}
h2 a:link{
	color: #660000;
	text-decoration: none;
}
h2 a:visited{
	color: #660000;
	text-decoration: none;
}
h2 a:hover {
	color: #333333;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CC0033;
	border-right-color: #CC0033;
	border-bottom-color: #CC0033;
	border-left-color: #CC0033;
	border-right-width: 0px;
	border-left-width: 1px;
	margin-left: 1px;
	margin-right: 5px;
	color: #333333;
	letter-spacing: 1px;
}
h3 a:link{
	color: #660000;
	text-decoration: none;
}
h3 a:visited{
	color: #660000;
	text-decoration: none;
}
h3 a:hover {
	color: #333333;
	text-decoration: none;
}
h1 {
	font-size: large;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

