

BODY {
	color: #36b3d3;
	font-family: "Arial", sans-serif;
	font-size: 16px;
}

BODY, TD {
	background: #000000;
	color: #36b3d3;
	font-family: "Arial", sans-serif;
	font-size: 16px;
	text-color: #632910;
	text-align: left;
	width: auto;
	height: auto;
}

table.two-col {
	border-width: 5px 5px 5px 5px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: #339999;
	border-collapse: separate;
	background-color: black;
}


table.two-col th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #3399CC;
	background-color: black;
}

table.two-col td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #3399CC;
	background-color: black;
	width: 50%
}

table.two-col-nb {
	background-color: black;
}


table.two-col-nb th {
	background-color: black;
}



H1 {
	font-size: 24pt;
	color: #36b3d3;
	font-family: "arial", sans serif;
	text-align: left;
}

H2 {
	font-size: 24pt;
	color: #36b3d3;
	font-family: "arial", sans serif;
	text-align: left;
}

H3 {
	font-size: 20pt;
	color: #36b3d3;
	font-family: "arial", sans-serif;
	text-align: left;
}

H4 {
	font-size: 16pt;
	color: #36b3d3;
	font-family: "arial", sans-serif;
	text-align: left;
}

H5 {
	font-size: 14pt;
	color: #36b3d3;
	font-family: "arial", sans-serif;
	text-align: left;
}

H6 {
	font-size: 12pt;
	color: #36b3d3;
	font-family: "arial", sans-serif;
	text-align: left;
}

H7 {
	font-size: 11pt;
	color: #36b3d3;
	font-family: "arial", sans-serif;
	text-align: left;
}

H8 {
	font-size: 10pt;
	color: #36b3d3;
	font-family: "arial", sans-serif;
	text-align: left;
}

Li {
	color: #36b3d3;
	font-family: "arial", sans-serif;
	font-size:16px;
	font-weight:300;
}


A {
	color: #36b3d3;
}

A:Hover {
	color: #FF7F00;
}

hr {
	align: "left";
	height: 3pt;
	width: 750;
	color: #339999;
}

TT	{
	font-size: 8pt;
	color: #36b3d3;
	font-family: "arial", sans serif;
}

caption {
	font-size: 8pt;
	color: #36b3d3;
	font-family: "arial", sans serif;
}
