.style1 {color: #000000}

body {
	background-color: #000000;

}

table {
	background-color: #FFFFFF;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}

.lefttable {

	border-left-width: 10px;

	border-left-style: dashed;

	border-left-color: #000000;

}




.righttable {

	border-right-width: 10px;

	border-right-style: dashed;

	border-right-color: #000000;

}

.copyrighttext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #666666;

	word-spacing: 0.2em;

	letter-spacing: 0.2em;

	padding-top: 3px;

}

.flash_center {

	background-position: center;

}



.othertable {

	border-right-width: medium;

	border-left-width: medium;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #0099CC;

	border-left-color: #0099CC;

}

p {
	font-family: Garamond, Georgia, serif;
	font-size: 13px;
	color: #000000;
	right: 0px;
	left: 10px;
	padding-left: 50px;
	padding-right: 20px;

}
h2 {
	font-size: 18px;
	padding-left: 30px;
	color: #0099CC;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	padding-left: 30px;

}

a {

	color: #0099CC;

	text-decoration: none;

}

