body,td,th {
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1pt;
	line-height: 15pt;

}
body {
	background-color: #0B0C80;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.flash {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
}
.flash:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.click-1 {
	font-size: 9pt;
	color: #0000FF;
	text-decoration: underline;
}
.click-1:hover {
	font-size: 9pt;
	color: #990000;
	text-decoration: underline;
}
.blue {
	color: #003399;
}
.red {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline blink;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline blink;
	font-size: 14px;
}
.white2 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.white3 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
}
.white4 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
}
.green {
	color: #009900;
	font-weight: bold;
}
.orange {
	color: #FF6600;
}
.yellow {
	color: #FFFF00;
	text-decoration: underline;
}
.index {
	font-size: 8pt;
	text-decoration: none;
}
.hr1 {
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	border-left: 1px none #FFFFFF;
}
.hr2 {
	border-top: 1px none #08EAEE;
	border-right: 1px none #08EAEE;
	border-bottom: 1px dashed #08EAEE;
	border-left: 1px none #08EAEE;
}
.hr3 {
	border: 2pt double #999999;
}
.hr4 {
	border-top: 2pt none #ffffff;
	border-right: 2pt none #ffffff;
	border-bottom: 2pt double #ffffff;
	border-left: 2pt none #ffffff;
}
.hr5 {
	border-top: 1pt none #08ACD1;
	border-right: 1pt solid #08ACD1;
	border-bottom: 1pt none #08ACD1;
	border-left: 1pt solid #08ACD1;
}
