BODY,TD,INPUT,SELECT {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
}

A { color: blue; text-decoration: underline }
A:HOVER { color: blue; text-decoration: none }
A:ACTIVE { color: blue; text-decoration: none }
A:VISITED { color: blue; text-decoration: none }

.BG0 { background-color: #CFFBCF }
.BG1 { background-color: #256925 }
.C0 { color: #FFFFFF }
.SC0 { font-family: verdana; font-size: 8pt; color: #000000; text-decoration: none }
.SC0:HOVER { color: #000000 }
.SC0:VISITED { color: #000000 }
.SC0:ACTIVE { color: #000000 }

.S0 { font-size: 7pt }

.ISC0 { font-size: 11pt; color: black; text-decoration: underline }
.ISC0:HOVER { font-size: 11pt; color: black; text-decoration: none }
.ISC1 { font-size: 8pt; color: black }

.NEWS { font-style: italic; font-size: 7pt; }
.F1 { font-size: 13pt; font-style: italic; }
.IT { font-style: italic; }

.MARK { background-color: #E1FDE1 }