body {
	font: 13px arial, helvetica, sans-serif;
	color: #000000;
}
.dummy {}
td.greybox {
	background: #F0F0F0;
	font-size: 13px;
	font: bold 13px;
	text-align: center;
}
.mediumText {
	font: 12px arial, helvetica, sans-serif;
	color: #000066;
}
.notice_red {
	font-size: 12px;
	color: #ff0000;
}
.notice { font-size: 12px; }
table.blackborder {
	font-size: 13px;
	border: 2px #000000 solid;
	padding: 0px;
	display: table;
	border-spacing: 0px 0px;
	border-collapse: collapse;
	background-color: #ffffff;
}
table.blackborder th	{ text-align: center; }
table.blackborder th, table.blackborder td {	padding: 5px;border: 1px solid; }

