body 

{
background-color: #ffffff;
color: #000000;
font-family: Times New Roman, sans-serif;
width: 535px;
}

a

{
text-decoration: none;
color: #000000;
}

#header_print

{
display: display;
}

#header

{
display: none;
}

#navigation

{
display: none;
}

h1,h2,h3,h4,h5,h6

{
font-weight: 500;
}

#header h1

{
float: none;
font-size: 16pt;
}

#left_column

{
display: none;
}

#content #navigation

{
display: none;
}

#content h1

{
font-size: 16pt;
}

#content h2

{
font-size: 14pt;
}

#content ul

{
line-height: 1.25;
list-style-type: disc;
}


#content ul li

{
display: normal;
font-size: 12pt;
}

#content #text p strong

{
padding-right: 15px;
}

#content #text p.left

{
float: left;
padding-right: 10px;
padding-top: 10px;
width: 130px;
font-size: 10pt;
}

#content #text p.right

{
float: right;
padding-left: 10px;
padding-top: 10px;
width: 130px;
font-size: 10pt;
}

#content #text p img

{
border: 1px #000000 solid;
}

#content #text .lowernavigation

{
display: none;
}

#content #text table.form tr td

{
display: none;
}

p.footer

{
margin: 15px 20px 0 0;
clear: both;
font-size: 9pt;
text-align: left;
}


