BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 10pt;
}

A:Link { color: #0080FF; font-weight: bold; font-size: 10pt; background-color: transparent; text-decoration: none; }
A:Visited { color: #0080FF; font-weight: bold; font-size: 10pt; background-color: transparent; text-decoration: none; }
A:Hover { color: #80C0FF; font-weight: bold; font-size: 10pt; background-color: transparent; text-decoration: none;	}

A.big:Link { color: #0080FF; font-weight: bold; font-size: 14pt; text-decoration: none; }
A.big:Visited { color: #0080FF; font-weight: bold; font-size: 14pt; text-decoration: none; }
A.big:Hover { color: #80C0FF; font-weight: bold; font-size: 14pt; text-decoration: none;	}

A.sub:Link { color: #0080FF; font-weight: normal; font-size: 8pt; text-decoration: none; }
A.sub:Visited { color: #0080FF; font-weight: normal; font-size: 8pt; text-decoration: none; }
A.sub:Hover { color: #80C0FF; font-weight: normal; font-size: 8pt; text-decoration: none;	}

TD { font-family: Arial; font-size: 10pt; }

TD.dbg { font-family: Arial; font-size: 10pt; background-color: #0B0B36; }
TD.mbg { font-family: Arial; font-size: 10pt; background-color: #15154A; }
TD.lbg { font-family: Arial; font-size: 10pt; background-color: #1B1B54; }

SPAN.copy { color: #808080; font-family: Arial; font-size: 8pt; }
SPAN.error { color: #FF0000; font-family: Arial; font-weight: bold; font-size: 10pt; }
SPAN.okay { color: #00FF00; font-family: Arial; font-weight: bold; font-size: 10pt; }
SPAN.big { font-size:14pt; }
SPAN.small { font-size: 8pt; }
SPAN.hilight { background-color: #FFFF00; color: #000000; }

SPAN.orange { color: #FF7000; }
SPAN.red { color: #FF0000; }
SPAN.green { color: #00FF00; }
SPAN.yellow { color: #FFFF00; }
SPAN.cyan { color: #00FFFF; }
SPAN.dark { color: #808080; }
SPAN.subtext { color: #C0C0CC; }
