﻿html
{
	font-family: Arial;
	font-size: 11pt;
}

h2
{
	font-weight: normal;
	font-size: 18pt;
	padding-bottom: 10px;
}

h3
{
	font-weight: normal;
	font-size: 14pt;
	margin-right: 100px;
	margin-bottom: 10px;
	padding-top: 15px;
	border-bottom: 1px solid #AAAAAA;
}

p
{
	line-height: 15pt;
	padding-bottom: 10px;
	text-indent: 20px;
	margin-left: 50px;
}

p.noIndent
{
	text-indent: 0px;
}

ul
{
	margin: 30px 100px 30px 150px;
}

li
{
	padding-bottom: 10px;
}

.boardmember p.name
{
	font-size: 12pt;
	font-weight: bold;
}

.boardmember p.position
{
	font-size: 10pt;
}

.boardmember p.email
{
	font-size: 9pt;
}

.chapter p.name
{
	font-size: 11pt;
	font-weight: bold;
}

.chapter p.charter
{
	font-size: 7pt;
}

.chapter p.location
{
	font-size: 12pt;
}

.juniorchapter p.name
{
	font-size: 11pt;
}

.juniorchapter p.charter
{
	font-size: 7pt;
}

.juniorchapter p.contact
{
	font-size: 8pt;
}

#footer
{
	font-size: 9pt;
}