body{
	color: #000000;
	background: #ffffff;
	font-size: 80%;
}
td{
	font-size: 80%;
}
h1{
	font-size: 100%;
	display:inline;
	line-height:100%;
}
a:link{
	color: #0000cc;
}
a:visited{
	color: #551a8b;
}
a:active{
	color: #ff0000;
}
.sml80{
	font-size: 80%;
}
.red{
	color: #FF0000;
}
.grn{
	color: #339933;
}
