BODY
{

background-color: #cfcfbf;

margin: 0px;
}

H3
{

color: Maroon;

width: 100%;

text-transform: Uppercase;

font-size: 12px;
font-weight: Bold;

letter-spacing: 2px;

}

UL
{

padding-left: 30px;
padding-right: 30px;

font-size: 12px;

letter-spacing: 0px;

line-height: 25px;

}

/*top*/

TABLE.top
{

background-color: White;

width: 750px;

margin-left: 20px;

border-top: solid black 1px;

margin-top: 15px;

border-bottom: solid black 2px;

}

TD.top
{

text-align: Center;

padding-top: 10px;

}

/*body_text*/

TABLE.body_text
{

background-color: White;

width: 750px;

margin-left: 20px;

border-top: solid black 1px;
border-bottom: solid black 1px;

}

TD.body_text
{

padding: 20px 40px 30px 40px;

text-align: Justify;

vertical-align: top;

font-family: Georgia;
font-size: 12px;
letter-spacing: 1px;
line-height: 25px;

}

/*body_image*/

TABLE.body_image
{

background: #fffcee;

margin: 5px 0px 5px 20px;

width: 750px;
height: 400px;

overflow: hidden;

border-top: solid black 1px;
border-bottom: solid black 1px;

}

IMG.body_image
{

border-bottom: dashed gray 1px;

}

TD.body_image_caption
{

padding: 2px 7px 7px 7px;

vertical-align: center;

text-align: Right;

font-family: Georgia;
font-size: 11px;
font-style: Italic;

letter-spacing: 1px;

line-height: 20px;

}

/*contact*/

TABLE.contact
{

background-color: #fffcee;

width: 750px;

margin-left: 20px;

border-bottom: solid black 2px;

margin-bottom: 20px;


}

TD.contact
{

padding: 13px;

text-align: Right;

font-family: Georgia;
font-size: 11px;

letter-spacing: 1px;

color: Black;

line-height: 20px;

}

DIV.contact_details
{

font-size: 20px;

}