.text { width:150; border:solid 1 #000099; background-color:#EEEEEE; }
.text2 { width:91; border:solid 1 #000099; background-color:#EEEEEE; }
.text3 { width:50; border:solid 1 #000099; background-color:#EEEEEE; }
.text4 { width:450; height:100; border:solid 1 #000099; background-color:#EEEEEE; }


BODY, EM, FONT, UL, OL, TD, CENTER {
		font-family: arial, helvetica, impact, sans-serif;
		font-size: 10pt;
		color: #000000;
}

A:link, A:visited {
	text-decoration: none;	color: #0000FF;
	font-size:10pt;			background:none;
	border-width:0;			border-color:#749DC4;
	border-style:solid;		
}

A:active, A:hover {
	text-decoration: none;	color: #0000FF;
	font-size:10pt;			background:#E7EFF7;
}

A:link.norm, A:visited.norm, A:active.norm, A:hover.norm {
	border-width:0;
	padding:0;
	background:none;
}

.detOff { padding:2; }

.detOn {
	padding:1 1 1 1;
	border-width:1;			border-color:#749DC4;
	border-style:solid;		background:#E7EFF7;
}
