body { background: #EFf3F6; 
}

a {
	text-decoration:	none;
	color: #8977B1;
}
a:hover {
	text-decoration:	none;
	color: #8977B1;
}

textarea, select, option, input, table, form, body, div, tr, th, td, ol, ul, li, p, a {
	font-size:		10pt;
	font-family: helvetica, arial, sans-serif;
}

textarea, select, option, input {
	border:			1px solid #999999;
}

.nobdr {
 border-width:0px;
} 

.tiny, small {
	font-size:		7pt;
}

.mini {
	font-size:		6pt;
}

.link {
	color:			#000000;
}

a.menu {
	color:			#FAFAFC;
	font-weight:		bold;
}
.menu {
	color:			#FAFAFC;
	font-weight:		bold;
}

a.nav {
	color:			#000000;
	font-weight:		bold;
}
.nav {
	color:			#000000;
	font-weight:		bold;
}
.rowwhite1 {background-color: #EFECF4}
.rowwhite {background-color: white}
.onmouseover {background-color: #cccccc; cursor: default}
acronym { border-bottom: 1px dotted rgb(255,255,255);  }
