ul ul
{
list-style-type: disc;
}

ol ul
{
list-style-type: disc;
}

blockquote
{
margin-left: 10%;
margin-right: 10%;
font-weight: 700;
font-style: italic;
}

h1
{
font-family: "Arial", "Helvetica";
font-size: 18pt;
font-weight: bold;
color: #639;
}

h1.title
{
text-align: center;
}

h1.subtitle
{
text-align: center;
font-family: "Arial", "Helvetica";
font-size: 12pt;
font-weight: bold;
color: #639;
}


h2
{
font-family: "Arial", "Helvetica";
font-size: 14pt;
font-weight: bold;
color: #099;
margin-bottom: 0.5em;
}

h3
{
font-family: "Arial", "Helvetica";
font-size: 12pt;
font-weight: bold;
color: #099;
margin-bottom: 0;
}


h5.title
{
text-align: center;
font-family: "Arial", "Helvetica";
font-weight: bold;
color: #099;
}

li
{
margin-bottom: 10px;
}


.bio
{
width: 200px;
float: right;
border-style: outset;
border-width: 8px;
margin-left: 5px;
padding-left: 1em;
padding-bottom: 3px;
}

.bio img
{
margin-right: 25px;
margin-left: 25px;
}

.bio h3
{
text-align: center;
}

.disclaim
{
width: 200px;
float: left;
border-style: outset;
border-width: 8px;
margin-right: 5px;
padding-left: 1em;
padding-right: 1em;
padding-bottom: 3px;
}

.disclaim h3
{
text-align: center;
}


