body { }

.cat1 {
	font-size: 13px; 
	font-weight: bold;
}

.title {
	font-size: 13px;
}

.largetext {
	font-size: 12px; 
	font-weight: bold;
}

.url {
	color: #115599;
}

a:visited{
	color:#5555AA;
}

td {
	font-family:arial,sans-serif; 
	font-size: 12px;
}

h1 {
	border: dotted thin;
	text-align: center;
	font-family: Verdana, Arial;
	color: #000066;
	background: white;
}

