*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}

a
{
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.emphasized
{
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}.designNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding: 2px;
	background-color: #FFCC00;
}

.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #990000;}

.terms {
	background-color: #DECE9E;
	vertical-align: bottom;
	text-align: left;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #990000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #990000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #990000;
	border-top-style: solid;
	border-top-width: 1px;

}
