BODY {
  background: #FFFFFF;
  margin: 0px;
  
  
}

p
{

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	align: justify;
}
.bodytext a:link { color: #9D0919; text-decoration: underline; }
.bodytext a:active { color: #9D0919; text-decoration: underline; }
.bodytext a:visited { color: #9D0919; text-decoration: underline; }
.bodytext a:hover { color: #9D0919; text-decoration: underline; }

.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footertext a:link { color: #FFFFFF; text-decoration: none; }
.footertext a:active { color: #FFFFFF; text-decoration: none; }
.footertext a:visited { color: #FFFFFF; text-decoration: none; }
.footertext a:hover { color: #FFFFFF; text-decoration: underline; }

.bodybullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	list-style-position: outside;
	list-style-type: square;
}



.smallbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	a:link { color: #9D0919; text-decoration: underline; }
	a:active { color: #9D0919; text-decoration: underline; }
	a:visited { color: #9D0919; text-decoration: underline; }
        a:hover { color: #9D0919; text-decoration: underline; }
}
.condolist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
.condolist a:link { color: #9D0919; text-decoration: none; }
.condolist a:active { color: #9D0919; text-decoration: none; }
.condolist a:visited { color: #9D0919; text-decoration: none; }
.condolist a:hover { color: #9D0919; text-decoration: underline; }

.imageborder {
	border: 1px solid #000000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.lefttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	align: center;
}
.lefttext a:link { color: #000000; text-decoration: none; }
.lefttext a:active { color: #000000; text-decoration: none; }
.lefttext a:visited { color: #000000; text-decoration: none; }
.lefttext a:hover { color: #000000; text-decoration: underline; }

.textmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
.textmenu a:link { color: #000000; text-decoration: none; }
.textmenu a:active { color: #000000; text-decoration: none; }
.textmenu a:visited { color: #000000; text-decoration: none; }
.textmenu a:hover { color: #dbdeeb; text-decoration: underline; }


INPUT {
background-color: #99ccff;
color: black;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 12pt
} 

TEXTAREA {
background-color: navy;
border: black 2px solid;
color: white;
font-family: arial, verdana, ms sans serif;
font-size: 12pt;
font-weight: normal
} 

.altButtonFormat {
background-color: #c0c0c0;
font-family: verdana;
border: #000000 1px solid;
font-size: 12px;
color: #778899
} 

.altTextField {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;

} 


