body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #000033;
	color: #CCCCCC;
}

.tableFrame {
	border-right-width: thin;
	border-right-style: dashed;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-left-width: thin;
	border-left-style: dashed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
.tdText {
	padding-left: 12px;
	padding-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
h6 {
	font-size: 9px;
	padding-bottom: 10px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




.tableButton {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none; // 
	border-bottom-style: none;
	border-left-style: none; // 
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}

.sidFot {
	font-family: Arial;
	font-size: 14px;
	background-color: #000000;
	color: #CCCCCC;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.style4 {font-size: 24px}
.style5 {font-size: 18px}

