INPUT.forceupper { text-transform: uppercase }
INPUT.capitalize { text-transform: capitalize }
body {
	margin:0px;
	padding:0px;
	font-size:10pt;
	font-family:arial, helvetica, sans-serif;
	color:#000000;
	background-color:#AACCFF;
	}

a:link {color:#006699; font-weight: bold; text-decoration: none}
a:visited {color:#006699;text-decoration: none; font-weight: bold}
a:hover {color:#006699; font-weight: bold; text-decoration: underline}
a:active {color:#006699; text-decoration: underline; font-weight: bold}
.style1 {font-size: 9pt}
table {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal}
tr.line0 { background-color:#FFFFFF; }
tr.line1 { background-color:#DDDDDD; }
tr.group { background-color:#BBBBBB; }
tr.header { background-color:#C0FFC0; }
.loc { display: inline ; visibility: visible; color:#000000 }
.simplelink { display: inline; color: #8888FF; text-decoration:underline; font-style:italic; font-size:12px }
.expandedlink { display: none; color: #8888FF; text-decoration:underline; font-style:italic; font-size:12px }


