body, p, td {
  	font-family: verdana, arial, helvetica, sans-serif;
  	font-size:   13px;
    line-height: 18px;
	font-style: italic;
	color: white;
}

a { color: white; text-decoration: none; }
a:link { color: white; }
a:visited { color: white; }
a:hover { color: #7992ac; }

h1 {text-decoration: none; font-size: 16px;}

.headermiddle { background: #333333; }
.headertop { background: #dacfcf; }
.headerbottom { background: #75574c; }

.toolbar { margin-left: 25px;}
.footer { margin-left: 25px;}

.noticemessage {color: darkred;}