BODY {
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	margin-left: 50px;
	margin-right: 50px;
}

A:LINK, A:VISITED {
	color : #660066;
	text-decoration : none;
}

A:HOVER {
	color : #00009F;
	text-decoration : none;
}

Blockquote {
	font-size:11pt;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

H1 {
	color : #CC0000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : -1em;
	margin-left : 0%;
}

H2 {
	color : #CC0000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 160%;
	margin-left : 0%;
	margin-top : 1.5em;
}

H3 {
	color : #CC0000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-left : 0%;
	margin-top : 1em;
}

H4 {
	color : #CC0000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	line-height: 100%;
}

H5 {
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 150%;
	margin-top: 0.6em;
}

H6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0.5em;

}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

TH {
	font-size: x-small;
	text-decoration: underline;
}

TD {
	vertical-align: top;
	font-size: 9pt;
}

.body_narrower {
	margin-left: 7%;
	margin-right: 7%;
}

.time {
	font-size: 9pt;
	font-weight: normal;
}

.centered {
	text-align: center;
}

.pool {
	font-weight: bold;
}

.footer {
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

.table_title {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	background: #DEDEDE;
	line-height: 28px;
	margin-left: 50px;
	margin-right: 50px;	
}

.table_bolder {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}

.table_bolder_red {
	font-size: 11pt;
	color: #CC0000;
	font-weight: bold;
	line-height: 20px;
}

.table_bold_red_center {
	font-size: 11pt;
	color: #CC0000;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}

.table_note {
	font-size: 8pt;
	font-weight: 700;
	text-align: center;
	font-style: italic;
	line-height: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.table_key {
	line-height: 24px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.table_item {
	line-height: 24px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.title_red {
	font-size: 14pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CC0000;
}

.highlight {
	font-weight: bold;
	text-transform: uppercase;
	
}

.borders_tl {
	border-left: 1px solid Black;
	border-top: 1px solid Black;
}

.borders_tbl {
	border-left: 1px solid Black;
	border-bottom: 1px solid Black;
	border-top: 1px solid black;
}

.borders_r {
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
}

.borders_lr {
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}

.announcement {
	background-color: #FFFF33;
	color: #CC0000;
	font-size: 16px;
	line-height: 130%;
	width: 80%;
}

.anonymous {
	color: #000000;
	background-color: #FF66FF;
	font-weight: bold;
	font-size: 14px;
}

.volleyball {
	font-size: 11pt;
	line-height: 14pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Blue;
}

.youthcentre {
	font-family: Comic Sans MS, Verdana;
	font-size: 18px;
	text-align: center;
}

.youthcentre_red {
	font-family: Comic Sans MS, Verdana;
	font-size: 18px;
	text-align: center;
	color: #CC0000;
	white-space: nowrap;
}

.whiteonred {
	color: White;
	background-color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}
