.copyrights {  font-family: Verdana; font-size: 10px}
.Bodytext {  font-family: "Times New Roman"; font-size: 14px}
.FirstWord {  font-family: Garamond, "Times New Roman"; font-size: 18px; color: #F97513}
.Bodytextbig { font-family: "Times New Roman"; font-size: 18px}
.Bodytext1 {	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
}
.FirstWord1 {font-family: Garamond, "Times New Roman";
	font-size: 19px;
	color: #F97513;
	font-style: normal;
	font-weight: bold;
}

a{	
	font-family:Arial, Helvetica, sans-serif;
	color: #003366;	
	font-size:12px;
	text-decoration: none
	}
a:hover{
	text-decoration: underline;
	color:#0066CC;
	}
