.maintable {
	font-family: Verdana;
	font-size: 10pt;
	color: #006;
	background-image: url(images2/table_middle.jpg);
	background-repeat: repeat;
}
.tableright {
	background-image: url(images2/table_right.jpg);
	background-repeat: repeat-y;
}
.justify {
	text-align: justify;
}
.red {
	color: #F00;
}
.Link1 {
	font-family: Verdana;
	font-size: 9pt;
	color: #003;
	text-decoration: none;
}
.Link1:hover {
	color: #F00;
}.smalltext {
	font-family: Verdana;
	font-size: 8pt;
	color: #003;
	text-decoration: none;
}
