/*	#55ccff; #2299cc; #88ddff; */
dl.links dd {
	word-spacing: 1ex;
}
dl.links dd a {
	word-spacing: 0.05ex;
}
div.imagelink {
	border-style: solid;
	margin: 0px 0px 2px 2px;
	border-width: 0px 0px 2px 2px;
	padding: 0px 0px 4px 4px;
	border-radius: 15px;
	-moz-border-radius: 15px;
}
div.wrapper {
	clear: left;
	padding: 0px;
	margin: 0px
}
div.navigation {
	display: none;
}
div.fortune {
	display: none;
}
div.header {
	display: none;
	padding: 10px;
	border-style: solid;
	border-width: 0px 0px 5px 5px;
	margin: 0px 0px 5px 5px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	text-align: center;
}
div.content {
	padding: 10px;
	border-width: 0px;
	float: left;
}
dl.links dt	{
	font-weight: bold;
}
h1 {
	display: none;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}
h2 {
	display: none;
	padding: 10px;
	text-align: center;
	font-size: small;
}
h3 {
	font-weight: bold;
	text-align: center;
	clear: left;
	border-style: solid;
	border-width: 0px 0px 2px 2px;
	border-radius: 15px;
	-moz-border-radius: 15px;
}
h4 {
	margin: 4px;
}
img {
	margin: 5px;
}
table.angular{
	border-style: solid;
	border-width: 1px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	border-collapse: collapse;
}
table.angular th{
	border-style: solid;
	border-width: 1px;
}
table.angular td{
	border-style: solid;
	border-width: 2px;
}

