﻿.alldata {
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #000000;
	font-size: medium;
}
.hdr1 {
	font-family: "Trebuchet MS";
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.bolddata {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: black;
	font-size: medium;
}
.linkpages {
	font-size: 20px;
	color: #0000FF;
	font-weight: bold;
	text-align: center;
}
.reddata {
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #FF0000;
}
