﻿/*body
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

h1, h2, h3, h4, h5, h6
{
    color: #2A416F;
}

h1
{
    font-size: 18px;
}

h2
{
    font-size: 12px;
    font-weight: bold;
}

a, a:visited, a:active, a:hover, a:link 
{
    color: #000000;
}*/

.textBlock h3, .rosterElement h3, .eventmonth h3{
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
}

.textBlock ul, .textBlock ol{
	margin-left: 3em;
	margin-bottom: 1em;
}

.textBlock h3
{
	color: #C64200;
}

.textBlock .text{
	font-size: 12px;
	line-height: 17px;
}