<!--

body {
	background-color: #f7ecea;
	padding: 0px;
	margin: 0px;
}

body.editorial {
	background-image: url(../images/AMGbackground.jpg);
	background-color: #f7ecea;
	background-repeat: no-repeat;
	background-position: 160 0;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #bb6666;
}
	
h1.small {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #bb6666;
}

h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #bb6666;
	line-height: 22px;
}

h2.callout {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 32px;
}

h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #bb6666;
}

p {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
}

p.small {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: #999999;
}

td {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
}

ul {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

li {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

ul.emp {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

ul.emp li {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	margin-top: 4px;
}

ol.food li {
	position: relative;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	top: -5px;
	left: -10px;
}

ul.food li {
	position: relative;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	top: -5px;
	left: -10px;
}

textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
    font-weight: normal;
    overflow: auto;
  	border: 1px;
  	visibility: visible;
}

option {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 0px;
}


a {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #bb6666;
}

a:hover {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
}

span.date {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}

.reverse {
	color: #ffffff; text-align: center;
}

hr {
    color: #999999;
    height: 1px;
    border: 0;
    background-color: #999999;
    width: 100%;
    text-align: left;
    margin: 10 auto 10 0;
}

.borderless2 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px dotted #b08b96;
	padding: 3px;
	background-color: #f2e0de;
}

.head {
/*	background-color: #efefef; */
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	padding-top: 6px;
	font-style: italic;
	text-align: center;
}

.subhead {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: italic;
/*	border: 1px dotted #b08b96; */
	margin-top: 6px;
	background-color: #f2e0de;
}

#panel1 { position: absolute; top: 120px; left: 40px; visibility: hidden;}
#panel2 { position: absolute; top: 120px; left: 40px; visibility: hidden;}
#panel3 { position: absolute; top: 120px; left: 40px; visibility: hidden;}
#panel4 { position: absolute; top: 120px; left: 40px; visibility: hidden;}
#panel5 { position: absolute; top: 120px; left: 40px; visibility: hidden;}
#panel6 { position: absolute; top: 120px; left: 40px; visibility: hidden;}
#panel7 { position: absolute; top: 120px; left: 40px; visibility: hidden;}
#panel8 { position: absolute; top: 120px; left: 40px; visibility: hidden;}
#panel9 { position: absolute; top: 120px; left: 40px; visibility: hidden;}
#panel10 { position: absolute; top: 120px; left: 40px; visibility: hidden;}
#panel11 { position: absolute; top: 120px; left: 40px; visibility: hidden;}
#panel12 { position: absolute; top: 120px; left: 40px; visibility: hidden;}


-->