body {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: #DADADA;
}
.rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
.smallTxt {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.smallTxt:link {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a.smallTxt:visited {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a.smallTxt:hover {
	font-family: arial;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
a.smallTxt:active {
	font-family: arial;
	font-size: 10px;
	color: #FF8005;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF952D;
	text-decoration: underline;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.borderTop {
	background-image: url(/features/LA/images/borderTop.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.borderRight {
	background-image: url(/features/LA/images/borderRight.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.borderBottom {
	background-image: url(/features/LA/images/borderBottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.borderLeft {
	background-image: url(/features/LA/images/borderLeft.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DA6B02;
}
.mainGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.boldOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CF7821;
	font-weight: bold;
	text-decoration: none;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #184574;
	text-decoration: none;
}

