.heading {
	font-weight: bold;
	color: #5DB0E6;
	background:#000000 url(../img/menu_top.jpg) repeat-x left top;
	height: 20px;
	padding-left: 5px;
	font-size:130%;
}

h3 {
	font-weight: bold;
	background:#000000 url(../img/heading_top.jpg) repeat-x left top;
	padding-left: 5px;
	color:#000000;
	margin-top:0px;
}

a {
	color: #5DB0E6;
}


.box {
	border:1px solid grey;
	border-top:0px solid black;
	margin-bottom:20px;
}

.td {
	font-size: 70%;
}
