body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	list-style-type: disc;
}
.main_head { text-decoration: underline;
}
p {
	font-size: 11px;
}
td {
	font-size: 11px;
}
ul {
	font-size: 11px;
}
.toprow { background-image: url(../images/top_tile.gif);
}
.banner { background-color: #480000;
}
A { text-decoration: none;
	color: #480000;
	font-weight: bold;
}
.head3 {
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.lsmall {
	font-size: 10px;
}
.pred {
	font-size: 11px;
	color: red;
}