/* CSS Document */

body
{
  font-family: arial;
}

.textTitle
{
  font-size: 14pt;
  font-weight: bold;
  padding: 0px 0px 0px 10px;
}

.textSubTitle
{
	font-size: 11pt;
  	font-weight: bold;
}

.subText	
{
	line-height: 12pt;
}

.textBody
{
  font-size: 9pt;
  line-height: 14pt;
  padding: 8px 0px 0px 4px;  
}

.pageImage
{
  border: 1px solid gray;
  margin: 4px; padding: 1px; width: 400px; background: white;
}

.indent1
{
  padding: 0px 0px 0px 10px;
}

.indent2
{
  padding: 0px 0px 0px 15px;
}

.contactus
{
  padding: 4px 15px;
}

.mailing
{
  padding: 10px 0px 0px 10px;
  font-weight: bold;
}

table.people td
{
	padding: 6px;
}
