img          {
	border: 0;
}

.bodytext     {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	
}

.bodytextbold	{
	font-weight: normal;
}

.bodytextitalic {
	font-style: normal;
}

.bodyheader  {
	font-size: 16px;
	display: inline;
}

.bodyheadernobold  {
	font-size: 16px;
	display: inline;
	font-weight: normal;
}

.bold			{
	font-weight: bold;
	text-decoration: none;
}
.bold1{
font-weight: bold;
text-decoration: none;
color: #000000;
	}

.indexheader  {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.indextable    {
	border-style: double; 
	padding-left: 4; 
	padding-right: 4; 
	padding-top: 1; 
	padding-bottom: 1; 
	border-collapse: collapse;
}

.headerblue    {
	font-weight: bold;
	color: #0080C0;
	font-family: Arial;
	font-size: 18px;
}

.blue          {
	color:#0080C0;
}

.footermenu    {
	font-size: 8pt;
	color: #0080C0;
	text-decoration: none;
}

.footerdivider  {
	font-size: 8pt;
	color: Black;
}

.blueheader  {
	color: #0000FF;
	font-size: 31px;
	display: inline;
}

.blackheader  {
	font-size: 31px;
	display: inline;
	color: Black;
}

