/* CSS Document */

body, table, td, p { font-family: Arial, Geneva, Helvetica, Verdana; font-size: 10pt }
h2 { font-size: 18pt; font-weight: bold; text-decoration: underline }
h3 { color: #BC0000; font-size: 13pt; font-weight: bold }
i, em { font-weight: bold }
a { font-weight: bold }
a:hover { text-decoration: none; color: black }
ul { margin-top: 0pt; margin-left: 25 }
.ymca {
	scrollbar-face-color: #990000;
	scrollbar-shadow-color: #660000;
	scrollbar-highlight-color: #FF0000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #CCCCCC;
}