@charset "iso-8859-1";

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	word-spacing: normal;
	letter-spacing:normal;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	background-color: #ddddff;
}

table#content td.title {
	width: 139px;
	color: #ffffff;
	background-color: #ccccee;
	border-bottom-style: solid;
	border-width: 2px;
	border-color: #ffffff;
	margin: 0px;
	text-align: center;
	padding:2px;
}

table#content td.list {
	width: 139px;
	border-bottom-style: solid;
	border-width: 2px;
	border-color: #ffffff;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	padding:5px;
}
table#content td.list a:link, a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
table#content td.list a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
