body {
	background-color: #000000;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-transform: capitalize;
	word-spacing: inherit;
	direction: ltr;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
table {
	background-color: #FFFF99;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.spacing {

}

.border {
	border: thin solid #FF6699;
}
.border3 {
	border: medium solid #000000;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.border-nw {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border-ne {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: none;
	border-left-style: none;
}
.border-s {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.border2 {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #6699FF;
}

h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: normal;
}
.horzlines1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.horzlines4 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.horzlines2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.rightborderblue {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #66CCFF;
}
h5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.horzlines3 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #6597FC;
}
.border4 {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #000000;
}
.border5 {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #000000;
}
