.fontTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #999999;
}
.fontNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #CCCCCC;
}
.fontContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-style: italic;
}
.fontPDF {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	color: #999999;
	line-height: 16px;
}
.bkgrndCommercial {
	background-color: #FFFFFF;
	background-image:   url(../images/bkgrndOrnamental.jpg);
	background-repeat: repeat-x;
}
.bkgrndFine {
	background-color: #FFFFFF;
	background-image:  url(../images/bkgrndFine.jpg);
	background-repeat: repeat-x;
}
a {
	font-style: italic;
	color: #7FB7C5;
	text-decoration: none;
}
.fontWarning {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C96126;
	line-height: 16px;
}
