body {
	font-family: Arial, Helvetica, sans-serif;
}

UL.twitter_update_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
}

h2.sidebar-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0000FF;
}

table.ageweight {
	border-width: thin;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.ageweight th {
	border-width: thin;
	padding: 1px;
	border-style: solid;
	border-color: black;
	background-color: #9966FF;
	-moz-border-radius: ;
}
table.ageweight td {
	border-width: thin;
	padding: 1px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}
table.schedule {
	border-width: thin;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.schedule th {
	border-width: thin;
	padding: 0px;
	border-style: solid;
	border-color: black;
	background-color: #000099;
	-moz-border-radius: ;
	font-color: #FFFFFF;
}
table.schedule td {
	border-width: thin;
	padding: 0px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
	font-family: "Verdana";
	font-size: -1;
}
