body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color:#FFF;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#container {
width:1008px;
margin-left:auto;
margin-right:auto;
}
#athleteweek {
	padding-left:10px;
	font-size: medium;
}
.style1 {font-size: small}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
		text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#container tr td h3 {
	color: #0b1a31;
	font-size: large;
}
#container tr td p {
	font-size: small;
}
#container tr #athleteweek strong {
	font-size: medium;
}
#container tr #athleteweek strong {
	font-size: medium;
}
h3 {
	font-size: large;
}
