body, td, div, p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: Navy;
	text-align: justify;
	font-style: normal;
	}
.caption {
		font-family: "Times New Roman", Times, serif;
		font-size: 12px
		color: Navy;
		text-align: center;
		font-style: italic;
}
.headbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: Navy;
	font-weight: bold;
	text-align: center;
	font-style: normal;
}
.normalbolditalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Navy;
	font-weight: bold;
	font-style: italic;
}	
.centrenormalbolditalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: Navy;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}	

.newcaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: Navy;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: Navy;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}	
.majorhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 56px;
	color: Navy;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.midhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: Navy;
	font-weight: bolder;
	font-style: normal;
	text-align: center;
}
}
.homeline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: Red;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	text-decoration: underline;
}	
.speclink, a.speclink:link,  {
	text-decoration : underline;
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
a.speclink:visited {
	text-decoration : underline;
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

a.speclink:hover {
	text-decoration : underline;
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
.prodlink, a.prodlink:link,  {
	text-decoration : none;
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
}
a.prodlink:visited {
	text-decoration : none;
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
}

a.prodlink:hover {
	text-decoration : none;
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
}
