    h1   { font-family: Arial, Helvetica, sans-serif }
    body { font-family: Arial, Helvetica, sans-serif }
    p    { font-family: Arial, Helvetica, sans-serif }
    tr   { font-family: Arial, Helvetica, sans-serif }
    a.navtop:link { text-decoration: none; color:#999999 }
	a.navtop:visited { text-decoration: none; color:#bbbbbb }
	a.navtop:hover { text-decoration: none; color:#990000 }
    a.nav:link { color: #000000;text-decoration: underline; } a.nav:hover { color: #000000;text-decoration: underline; } a.nav:active { color: #000000;text-decoration: underline; } a.nav:visited { color: #000000;text-decoration: underline; }
    
/* tool tip styling */
    a.admin{ color #000000: red; text-decoration:none; }

/* text_field a through d with rich text */
.rich-text ol, ul, dl {
    margin-left:0.6em;
    padding-left:0.6em;
}

.buttonDefault {
	color:#ffffff;
	background:#5d7587;
	font-size: 9pt;
}