/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.dojos td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 110%;
}

.StateHeader {
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color:#546344
}	

.dojoName {
	font-size: 12pt;
	font-weight: bold;
}
	
.dojoSubheads {
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
	valign: bottom;
}

