body,table {font: bold 12px verdana,arial,lucida,sans-serif;}

h1   {font-size: 16px; font-weight: bold;}
h2   {font-size: 14px; margin: 10 px 6px;}
a {
	display: block;
	font: bold 12px/200% verdana,arial,lucida,sans-serif;
	border-bottom: 2px solid #ffffff;
	color: black;
	padding-left: 12px;
	background: #DCDCDC;
	text-decoration: none;
	
}
a:hover {
	color: #ffffff;
	background: #C0C0C0;
}

.center {text-align: center;}
table tr {vertical-align: top;}                    