﻿body 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: black;
}
p 
{
	font-size: 14px;
	font-weight: normal;
}
ul
{
	list-style-position: outside;
	list-style-type: disc;
}
.bodyText
{
	font-size: 14px;
	font-weight: normal;
}
.normal
{
	font-size: 14px;
	font-weight: normal;
}
.mediumtext
{
	font-size: 12px;
	font-weight: normal;
}
.smalltext
{
	font-size: 10px;
	font-weight: normal;
}
.bulletlist {

  }
.bulletlist li {
  	font-size: 12px;
	font-weight: normal;
  }

.navbar
{
	font-weight: bold;
	color: white;
	background-color: black;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	line-height: 15pt;
	padding-top: 5px;
}
.boldtitle
{
	font-weight: bold;
	font-size: 18px;
}
.navbar
{
	background-color: black;
	font-size: 12px;
	color: white;
}
.navbar A
{
	color: white;
}

