body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #663399;
	font-size: 12px;
	color: #000000;
}
#content {
	padding: 10px;
}
.cnt {
	text-align: center;
}

.cnt tr { border: 1px solid #000;}

h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}


a:link { color: #003366; text-decoration: underline; }
a:visited { color: #003399; }
a:hover { color: #CC0000; text-decoration: none; }

.url, a.url {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
