ul,ol,li,h1,h2,h3,h4,h5,h6,dl,dt,dd,pre,form,body,html,p,blockquote,fieldset,input,div {
margin:0; 
padding:0;
}
p,b,td {
color: #1e1e1e;
}

body a img,body a:link img, body a:visited img {
border:none;
}

/*  Typography  */
h1,h2,h3,h4,h5,h6 {
font:italic normal 1.0em/1.0 "Times New Roman", Times, serif;
/* color:#996600; */
color: #7a2426;
background:none;
clear:both;
margin:0 0 0.67em 0;
}
h1 {
font-size: 24px;
line-height: 24px;
}

em {
color: #90986b;
}

span.standout, p.standout {
font:italic normal bold 1.0em/1.0 "Times New Roman", Times, serif;
color:#4d4e53;
font-size: 19px;
line-height:19px;
}

span.standout_lite, p.standout_lite {
	font: italic normal 1.0em/1.0 "Times New Roman", Times, serif;
	color: #4d4e53;
	font-size: 19px;
	line-height: 19px;
}

li {
	font-size: 12px;
	line-height: 16px;
	list-style-position: outside;
}

h2 {
font-size: 2.2em;
line-height:1.0em;
}
h3 {
font-size: 1.8em;
line-height:1.0em;
}
h4 {
font-size: 1.6em;
line-height:1.0em;
}
h5 {
font-size: 1.4em;
line-height:1.0em;
}
h6 {
font-size: 1.2em;
line-height:1.0em;
}
p,ol,ul,dl,dd,dt,cite,blockquote,legend,table,select {
line-height:16px;
font-size:12px;
font-family: arial, sans-serif;
}
.data {
font-size:11px;
font-family: arial, sans-serif;
}
td.dataformat, .dataformat {
font-size:14px;
font-family: arial, sans-serif;
}
p {
margin:0 0 1.0em 0;
}
code {
font-weight:bold;
font-size:1.2em;
}
blockquote {
margin:0.5em 0;
padding:0 0 0 50px;
/*background:url(../images/quote-left.gif) top left scroll no-repeat;*/
}
blockquote p {
padding:0 42px 0 0;
}
blockquote p.last {
text-align:right;
}
blockquote .rightquote {
display:block;
/*background: url(../images/quote-right.gif) bottom right scroll no-repeat;*/
}
dl {
margin:0 0 0.67em 0;
}
dl dt {
margin:0.67em 0 0 0;
}
dl dd {
margin:0 0 0 21px;
}
ul {
margin:0 0 0.67em 0;
}
ul li {
list-style-type:disc;
margin:0 0 0 20px;
padding:0 0 0 6px;
}
ol li {
margin:0 0 0 26px;
padding:0 0 0 0;
}
.clear {
clear:both;
}
/* Layout */

body {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	color: #222;
	text-align: center;
	background: #660a0d url(images/body-bkgd.png) repeat-x scroll top left;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.75em;
}

a.nav:link, a.nav:visited {
font-size:14px;
color: #4d4e53; 
text-decoration:none;
border-bottom: 0px;
}
a.nav:hover, a.nav:active, a.nav:focus {
color: #7a2426;
text-decoration:underline;
border-bottom: 0px;
}

a.meeting:link, a.meeting:visited {
	font-size: 14px;
	color: #c59217;
	text-decoration: none;
	border-bottom: 0px;
}
a.meeting:hover, a.meeting:active, a.meeting:focus {
color: #c59217;
text-decoration:underline;
border-bottom: 0px;
}

a:link,a:visited,
a.subnav:link, a.subnav:visited {
font-size:12px;
color: #7a2426; 
text-decoration:none;
border-bottom: 0px;
}
a:hover,a:active,a:focus,
a.subnav:hover, a.subnav:active, a.subnav:focus {
color: #4d4e53;
text-decoration:underline;
border-bottom: 0px;
}

td.intro {
color: #7a2426;
font-style:italic;
font-size:14px;
line-height:1.50;
}

