
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
}


TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
}


UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;

}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	color:#191970;
	font-weight : bold;
	text-decoration : none;
	font-size : 180%;
}

H5 {
	font-family : Arial, Helvetica, sans-serif;
	color:#191970;
	font-weight : bold;
	text-decoration : none;
	font-size : 120%;
}


.tdvertline  { 
border-left: 1px solid;
border-left-color: Black;
border-right: 1px solid;
border-right-color: Black;
}

.navytxt { 
font-weight: bold;
color: Navy;
font-family : Arial, Helvetica, sans-serif;
font-size : 100%;
}


.joe {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 200%;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: -16px;
}

.joe1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 150%;
	font-weight: bold;
	padding-bottom: -16px;
	color: #191970;
}

.joe2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight: bold;
	padding-bottom: -16px;
	color: #191970;
}


A:Link  {
	color: Navy;
	font-weight : bold;
	text-decoration : none;
}


A:Visited   {
	color:#191970;;
	font-weight : bold;
	text-decoration : none;
}

A:Active  {
	color:#191970;;
	font-weight : bold;
	text-decoration : none;
}

A:Hover  {
	color: #4682B4;
	font-weight : bold;
	text-decoration : underline;
}

.navybold110 {
	color: Navy;
	font-weight : bold;
	font-family: inherit;
	font-size: 110%;
}	


.navybold120 {
	font-family : Arial, Helvetica, sans-serif;
	color:#191970;
	font-weight : bold;
	text-decoration : none;
	font-size : 120%;
}

.navybold180 {
	font-family : Arial, Helvetica, sans-serif;
	color: Navy;
	font-weight : bold;
	text-decoration : none;
	font-size : 180%;
}

.divblock100 {
	position: center;
	height:100;
	width:100%;
	font: bold 100% sans-serif;
	color:Navy;
	border-bottom: #ACA899 solid 1px;
   border-top: #ACA899 solid 1px;
	padding: 5px 5px 5px 5px;
	
}

.divblock200 {
	position: center;
	height:100;
	width:100%;
	font: bold 70% sans-serif;
	color:Navy;
	border-bottom: black solid 1px;
   border-top: black solid 1px;
	padding: 5px 5px 5px 5px;
	
}