/*
   General Document Styles follow
*/

body {
	background-color: #ffffff;
	text-align: justify;
	font-family: "times new roman", times, sans-serif;
	font-size: 12px;}
div, p {
	text-align: justify;
	font-family: "times new roman", times, sans-serif;
	font-size: 12px;}
h1 {
	font-family: "times new roman", times, sans-serif;
	font-size: 22px;
	font-weight: 900;}
h2 {
	font-family: "times new roman", times, sans-serif;
	font-size: 18px;
	font-weight: 800;}
h3 {
	font-family: "times new roman", times, sans-serif;
	font-size: 16px;
	font-weight: bold;}
h4 {
	font-family: "times new roman", times, sans-serif;
	font-size: 12px;
	font-weight: 600;}
h5 {
	font-family: "times new roman", times, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;}
h6 {
	font-family: "times new roman", times, sans-serif;
	font-size: 12px;
	font-weight: normal;}
th, td {
	vertical-align: top;
	font-family: "times new roman", times, sans-serif;
	font-size: 12px;}
strong {
	font-family: "times new roman", times, sans-serif;
	font-size: 12px;
	font-weight: bold;}

.center {text-align: center;}
.left {text-align: left; float: left;}
.right {text-align: right; float: right;}
.ident {margin-left: 40px;}
.small {font-size: 10px;}
.small-center {font-size: 10px; text-align: center;}
.small-left {font-size: 10px; text-align: left; float: left;}
.small-right {font-size: 10px; text-align: right; float: right;}

body.water {background-image: url("waterpolo/bg.water.JPG");}
td.new-dates {text-align: justify; color: #007700;}
td.old-dates {text-align: justify; color: #c77d00;}

