/* Color PaletteBeige: #FFE0B2Lt Beige: #FFEBCCMaroon: #660000Orange: #FF9900Grey: #808080 */body {	background:#FFE0B2, url(images/background.gif), repeat-x;	background-color:#FFE0B2;	background-image:url(images/background.gif);	background-repeat:repeat-x;	margin:0px;}ul {	list-style-position:outside;	padding-left:15px;}li {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	line-height:18px;	margin-top:10px;	margin-bottom:10px;}p {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	line-height:24px;}.secondaryList {	list-style:outside, disc;	list-style-type:disc;	padding-left:20px;}.secondaryText {	line-height:16px;	margin-top:8px;	margin-bottom:8px;}.headline {	font-size:12px;	font-weight:bold;	line-height:14px;}.mainTable {	background:#FFFFFF;	background-color:#FFFFFF;}.blackBorder {	background:#000000;	background-color:#000000;	width:2px;}.maroonBackground {	background:#660000;	background-color:#660000;}.ltBeigeBackground {	background:#FFEBCC;	background-color:#FFEBCC;}.orangeBackground {	background:#FF9900;	background-color:#FF9900;}.greyStripeBackground {	background:#808080, url(images/greyStripes.gif);	background-color:#808080;	background-image:url(images/greyStripes.gif);}