head, title
{
display: none
}

body
{
width: 100%;
display: block;
text-align: center;
margin-top: .5cm;
font-family: BellMT;
background-color: #ADFF2F;
}

a
{
color: #00CC00;
}

a:link 
{
text-decoration: none;
color: #00CC00;
}

a:visited 
{
text-decoration: none;
}

table 
{
width: 1000px;
margin-left: 1%;
padding: 5px; 
border-collapse: collapse;
border-style: ridge;
border-width: 2px;
}

.PageHeader
{
	width: 1000px;
	height: 120px;
	margin-bottom: 0px;
	text-align: left;
	border-collapse: collapse;
	border-style: ridge;
	border-width: 3px;
	border-color: #00CC00;
	background-color: #CCFB5D;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('AM_Country_Banner_1000.gif');
	}

table.coll
{
width: 1000px;
padding: 5px; 
border-collapse: collapse;
border-style: ridge;
border-width: 3px;
border-color: #00CC00;
background-color: #CCFF66;
}

table.nested
{
width: 15%;
padding: 5px;
border-collapse: collapse;
border-style: ridge;
border-color: #99FF33;
border-width: 3px;
margin: 0px;
background-color: #CCFB5D;
}

td.epigraph
{
text-align: center;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;}

td.image
{
padding: 5px;
background-color: #CCFB5D;
text-align: center;
}

img
{
border-collapse: collapse;
border-style: ridge;
border-color: #A0C544;
border-width: 1px;
}

td.caption
{
text-align: center;
padding-bottom: 5px;
padding-top: 0px;
background-color: #CCFB5D;
}

table.footer
{
width: 1000px;
font-size: 11pt;
font-weight: lighter;
font-family: BellMT;
text-align: center;
background-color: #CCFB5D; 
}

h1
{
font-size: 14pt;
font-family: BellMT;
color: #009900;
text-align: center;
background-color: transparent;
}

p
{
font-size: 12pt;
font-family: BellMT;
padding: 5px;
text-align: left;
line-height: 150%;
}

p:first-letter
{
color: #009900;
font-size: 16pt;
font-family: BellMT;
font-weight: normal;
}

input.button a:hover
{
color: green;
}