@import url("styles/nav.css");

a:link { 
	font-size: 10pt;
	color: #009966;
}

.briartext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #FFFFCC;
}
.lbl {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFCC;
}

.briarhead {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	color: #BF1E2D;
	font-weight: bold;
	text-decoration: underline;
}
.lbllarge {

	font-family: Tahoma, Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #BF1E2D;
}
.QAs {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #BF1E2D;
}
.briartextItalic {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #FFFFCC;
	font-style: italic;
}
.briartextItalic2 {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	color: #BF1E2D;
	font-weight: bold;
}
