body  {
	color: black;
	font-size: 9pt;
	font-family: "Trebuchet MS";
	background-color: #FFFFCC;
}
p  { color: black; font-size: 9pt; font-family: "Trebuchet MS" }
a:link { color: black; font-size: 9pt; font-family: "Trebuchet MS"; text-decoration: underline }
a:hover  { color: black; font-size: 9pt; font-family: "Trebuchet MS"; text-decoration: underline; background-color: #fcf }
a:active { color: red; font-size: 9pt; font-family: "Trebuchet MS"; text-decoration: underline; background-color: #fcf }
a:visited { color: black; font-size: 9pt; font-family: "Trebuchet MS"; text-decoration: underline }
td {}
#t_shirt_rules {
	float: none;
	width: 100%;
	border: 1px solid #FAA4D3;
	padding-top: 10px;
	padding-bottom: 10px;
}
.5k_table_cell {
	background-color: #FEEFF6;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.5k_table_text {
	font-size: 8pt;
}

