body {
  font-size: 12px;
 font-family: Arial;
  }
table {
	font-size: 12px;
}
.pageheader{
	font-weight: bold;
}
.formoutput{
	color: red;
	font-size: small;
	font-weight: bold;
}
.viewer{
	color: red;
	font-size: 10px;
}
a:link {color: brown; text-decoration: underline; }
a:visited {color: brown; text-decoration: underline; }
a:hover {color: orange; text-decoration: underline; }
a:active {color: red; } 

.des{
	font-size: 1.2em;
}
