.dot-right {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.side-box-yellow {
	background-color: #ffedd0;
	padding: 5px;
	width: 180px;
	border: thin none #FF9900;
	margin-top: 5px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.side-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.heading {
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.main-bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.letter-to {
	background-color: #d2fffe;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.whitenote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.letter-from {
	background-color: #f7eaff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.athletename {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}
a {
	text-decoration: none;
	color: #125f99;
}
.mediabox {
	background-color: #CCFFFF;
	padding: 10px;
	margin: 0px;
}
