.titlefont 
{
	font-size: 16pt;
	color: Blue;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.font15boldblue {font-size: 15pt; font-family: sans-serif, Arial; font-weight: bold; color: Blue}
.font12 {font-size: 12pt; font-family: sans-serif, Arial}
.font12bold {font-size: 12pt; font-family: sans-serif, Arial; font-weight: bold}
.font12Red {font-size: 12pt; font-family: sans-serif, Arial; color: Red}
.font12Blue {font-size: 12pt; font-family: sans-serif, Arial; color: Blue}
.font12boldblue {font-size: 12pt; font-family: sans-serif, Arial; font-weight: bold; color: Blue}
.font11 {font-size: 11pt; font-family: sans-serif, Arial}
.font11Blue {font-size: 11pt; font-family: sans-serif, Arial; color: Blue}
.font11bold {font-size: 11pt; font-family: sans-serif, Arial; font-weight: bold}
.font11boldblue {font-size: 11pt; font-family: sans-serif, Arial; font-weight: bold; color: Blue}
.font10 {font-size: 10pt; font-family: sans-serif, Arial}
.font10Blue {font-size: 10pt; font-family: sans-serif, Arial; color: Blue}
.font10bold {font-size: 10pt; font-family: sans-serif, Arial; font-weight: bold}
.font10boldblue {font-size: 10pt; font-family: sans-serif, Arial; font-weight: bold; color: Blue}
.font9  {font-size: 9pt; font-family: sans-serif, Arial}
.font8  {font-size: 8pt; font-family: sans-serif, Arial}

/* Sets table header properties for sortable tables. Added 10/02/06 */
table.sortable a.sortheader {
   /* background-color:#eee;*/
    color: blue;
    font-weight: bold;
    font-size: 10pt;
    text-decoration: underline;
    display: block;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}

/* Created by Marv Rubenstein for Capital City Cyclists 2/4/06 */
	
	