.logoText, .largerLogoText, .mainMessage, .mainPanel, .footer
{
  color: #808080;

}

.mainPanel, .footer
{
 font-family: Arial; font-weight: bold;

}

h1, h2, h3, h4, h5, h6, .logoText, .largerLogoText, .mainMessage
{
 font-family: Arial; 

}

div.logoArea
{
	padding:10px;
}

table
{
	width:100%;
}

table.mainFrame
{
	width:600px;
}

.logoText, .largerLogoText, .mainMessage, .sectionHeader
{
 font-family: Arial Black; 

}

.largerLogoText
{
  font-size: 12pt 

}


.logoText, .mainPanel
{
 font-size: 10pt 

}




.mainMessage, .sectionHeader
{
  font-size: 10pt 

}


.sectionHeader
{
   color: #FFFFFF;
   backgroupcolor: #808080;
}

.footer
{
	text-align: center;
}

.note,.footer
{
 font-size: 8pt;

}

a:link
{
	color: rgb(160,128,128); text-decoration: none;
}

a:visited
{
	color: rgb(160,128,128); text-decoration: none;
} 

a:active
{
	color: rgb(255,128,128);	text-decoration: none;
}

a:hover
{
	color: rgb(204,128,128);	text-decoration: none;
}

blockquote   { margin-top: 0; margin-bottom: 0 }
