@charset "utf-8";
/* CSS Document */

.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.info_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #039;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #636;
}
a:hover {
	text-decoration: none;
	color: #F63;
}
a:active {
	text-decoration: underline;
	color: #F63;
}
.major_header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.secondary_header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #000;
}
body {
	background-image: url(images/rubric_bg.gif);
}.hr_style {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #066;
}
.emphasis {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #006;
	font-weight: bold;
	font-size: 18px;
}
