body
{
background-color: #CCFFCC;
font-family: arial
}

h1 
{
text-align: center
}

table
{
border: 0; 
cellspacing: 6;
cellpadding: 0;
width: 100%
}

table.left-side
{
background-color: #99CC99;
cellspacing: 0;
text-align: center
}

td.left-side
{
text-align: center;
}

td.highlight
{
background-color: #336633;
color: #FFFFFF;
text-align: left;
}

td.highlight-image
{
background-color: #336633;
color: #FFFFFF;
text-align: center;
}

a.highlight
{
color: #FFFFFF;
text-align: center;
}

th.right-table-title
{
background-color: #336633;
color: #FFFFFF;
text-align: center;
}

td.right-table-title
{
background-color: #336633;
color: #FFFFFF;
text-align: center;
font: bold;
height: 25
}

td.right-table-header
{
background-color: #336633;
color: #FFFFFF;
text-align: center;
font: bold;
height: 55
}

dt
{
font: bold
}

img
{
border: 0;
}

img.right-table-title
{
border: hidden;
width: 150px;
height: 100px;
margin-top: 15px;
margin-bottom: 15px;
margin-left: 10px;
margin-right: 10px;
align: center;
}

img.right-table-title-vertical
{
border: hidden;
width: 115px;
height: 150px;
margin-top: 15px;
margin-bottom: 15px;
margin-left: 10px;
margin-right: 10px;
align: center;
}

img.right-picture
{
width: 480px;
height: 320px;
}

hr.highlight
{
color: #FFFFFF;
}

ol.index
{
line-height: 2;
}