body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	background:#fff;
	text-align: center;
	font-size:14px;
	color:#333;
}

img {
border:0px;
}

p { 
	color:#333;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
}

.highlight { 
	color:#569abd;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
}

.hdrtext { 
	color:#874e00;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.hdrtextmid { 
	color:#874e00;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}

.hdrtextlrg { 
	color:#874e00;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:capitalize;
}

.yellowhdrtext { 
	color:#569abd;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

p.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#333;
	font-size:13px;
	text-align:left;
	padding:0 1em 0em .5em;
	line-height:18px;
	}




.subtext {font-size: 10px}

.container{
	width:864px;
	text-align: left;
}

table {background:#fff;}

table.data tr td { background:#fff;}

td {
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}


th {
	font-family: Arial, Helvetica, sans-serif;
}

/************/
a.gray:link {
	color: #666;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
}
a.gray:visited {
	color: #666;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
}
a.gray:hover {
	color: #666;
	font-size:12px;
	text-decoration: underline;
	font-weight:normal;
}
a.gray:active {
	color: #666;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
}
/************/
a:link {
	color: #900;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #900;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #f63;
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	color: #900;
	text-decoration: none;
	font-weight:bold;
}
a.presentation{
	color:#c30;
}

ul {
 margin-top:0px;
 margin-bottom:2px;
 list-style-image: url('../Copy of luncheon/images/bullet.gif');
}      

li {
	;
	margin-top: 0.2em;
	margin-bottom: 0.2em;

}

div.subpage_quote {
	margin-left:40px;
	border-left: 3px solid #036;
	}
	
