body { font-family:arial;text-align:center;font-size:12px;}
table.center {
	margin-left:auto;
	margin-right:auto;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;



}
td {
	text-align:left;
	font-size:12px;
	font-family:arial;
	margin: 3px;
	padding: 3px;
}
.core {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
