body {
	background-color: white}

p { font-family: "Arial", "Helvetica"; font-size: 14px; }

.small { font-size: 12px }
.xsmall,.fuss { font-size: 10px; }

.print  {  
	font-size: 14px
	}

.print_zt {  
	font-size: 16px 
	}

h1 { font-family: "Arial", "Helvetica"; font-size: 21px; }
h2 { font-family: "Arial", "Helvetica"; font-size: 18px; }
h3 { font-family: "Arial", "Helvetica"; font-size: 16px; }
h4 { font-family: "Arial", "Helvetica"; font-size: 14px; }
h5 { font-family: "Arial", "Helvetica"; font-size: 12px; }

pre.daily { font-family: "Arial", "Helvetica"; font-size: 14px; font-style:italic; }

th { font-family: "Arial", "Helvetica"; font-size: 14px; }
td { font-family: "Arial", "Helvetica"; font-size: 14px; }

a:link { text-decoration: underline; color: #1E86C8; }
a:visited { text-decoration: none; color:#1E86C8; }
