@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
}
.body1 {
	font-size: 16px;
}
.body1bold {
	font-size: 16px;
	font-weight: bold;
}
.bigheader {
	font-size: 36px;
}
.cd-colortxt {
	color: #FE0000;
}
.blair-colortxt {
	color: #066;
}
.papersav-colortxt {
	color: #A10412;
}
.blair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.fixcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #093;
}
.fixcolorhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #093;
}
.varncolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #930;
}
.varncolorhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #930;
}
.adhescolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C30;
}
.adhescolorhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C30;
}
.coatcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F90;
}
.coatcolorhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F90;
}
a:link {
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #F00;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #402F73;
}
a:active {
	text-decoration: none;
}
.cd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cdbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bigwritheader {
	font-size: 48px;
	color: #999;
}
.writ {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	font-style: italic;
}
.cd-hdr {
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.twentyeleven {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.brdr {
	border: thin solid #900;
}

