h1 {
	font-family: Helvatica;
	font-size:   20pt;
}

A:link {
	text-decoration :       none;
	color           :       #000099;
}

A:active {
	text-decoration :       none;
#	font-weight	:	bold;
	color           :       #0000ff;
}

A:visited {
	text-decoration :       none;
	color           :       #660099;
}

#unselected {
	color:          #ffffff;
}

selected {
	color:          #ffff00;
}

PRE {
	font-family:    Courier;
	font-size:      10pt;
}

FONT.commentblock {
	background:     #ddeeff;
	color:          #000000;
	font-family:    Arial,  Helvetica,      sans-serif;
	font-size:      11pt;
}

FONT.summaryblock {
	background:     #ddeeff;
	color:          #000000;
	font-family:    Arial,  Helvetica,      sans-serif;
	font-size:      11pt;
}

FONT.error {
	background:     #ffffff;
	color:          #ff0000;
	font-family:    Arial,  Helvetica,      sans-serif;
	font-size:      11pt;
}


TEXTAREA {
	background:     #ffffff;
	color:          #000000;
	font-family:    Arial,  Helvetica,      sans-serif;
	font-size:      11pt;
}



TD.light {
	background:     #FFFFFF;
	color:          #000000;
	font-family:    Arial,  Helvetica,      sans-serif;
	font-size:      10pt;
}

TD.dark {
	background:     #003399;
	color:          #FFFFFF;
	font-family:    Arial,  Helvetica,      sans-serif;
	font-size:      10pt;
}

TD.dark A { 
	color:#FFFFFF;
	font-weight: bold
}

TD.banner {
	background:     #003399;
	color:          #FFFFFF;
	font-family:    Arial,  Helvetica,      sans-serif;
	font-size:      12pt;
}
#new {
	background:     #990099;
}
#deleted {
	background:     #990000;
}
TD.banner A { 
	font-weight: bold;
}
TD.banner A:link {
	color:#FFFFFF;
}
TD.banner A:visited {
	color:#AAAAAA;
}


TD.content {
	background:     #FFFFFF;
	color:          #000000;
	font-family:    Arial,  Helvetica,      sans-serif;
	font-size:      10pt;
}

