body{
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	color: #000000;
	margin: 4px;
}

td.content {
	background-color:#ffffff;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
}

td.title {
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	font-weight:bold;
	padding:7px;
	text-decoration:none;
	text-align: center;
}

td.footer {
	color: #ffffff;
	font-size: 0.6em;
	text-decoration:none;
	text-align: center;
}

td.footer_r {
	color: #ffffff;
	font-size: 0.6em;
	text-decoration:none;
	text-align: right;
}

div.block_c {
	clear: right;
	text-align: center;
}

a {
	color: #0000CC;
	text-decoration:none;
}

a:visited {
	color: #000099;
	text-decoration:none;
}

a:hover {
	color: #6666CC;
	text-decoration:none;
}

a.title, a.title:visited {
	color: #FFFFFF;
	text-decoration:none;
}

a.title:hover {
	color: #6666CC;
	text-decoration:none;
}

img{
	border:0;
}

ul{
	font-family: Verdana, sans-serif;
	color: #000000;
}

div.bold_center {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 4px;
}
