body
{ 
  font-size: 10pt;
  font-family: Verdana, Arial, Sans-Serif;
  margin-left: 5;
  margin-right: 5;
  background-repeat:no-repeat 
}

p .indent
{
  margin-left: 3;
  margin-right: 3;
  margin-top: 3;
}

p .small
{ margin-top: 5; margin-bottom: 5; font-size: 0.75em; }

li
{
  color: #800000;
}

.big {font-weight: bold; }
.bignumber { font-weight: bold; font-size: 12pt; }
.italic { font-style: italic; }
#italic { font-style: italic; }
.strike { font-style: strike; }
#strike { font-style: strike; }
#big { font-weight: bold; }
#black { color: #000000; }
#justify { text-align: justify; }
.realbig { font-weight: bold; font-size: 1.5em; color: #800000; }

.tablebig { font-weight: bold; margin-left: 5; margin-right: 5; }
.table { margin-left: 5; margin-right: 5; }
.tablesmall { margin-top: 5; margin-bottom: 5; font-size: .75em;}

#indent
{
  margin-left: 15;
  margin-right: 20;
  margin-top: 10;
}

body.footer
{
  font-size: 0.5em;
  font-family: Arial, Verdana, Sans-Serif;
}

#small
{
  font-size: 0.75em;
}

#small .red
{
  color: #800000;
}

.small { font-size: 0.75em; }

.red { color: #800000;  }
#red { color: #800000; }

#red .bold { font-weight:bold; }

td.body { margin-left: 5px; margin-right: 5px; }
td { font-size: 10pt; background-repeat:no-repeat }

h3   { font-size: 1.6em; color: #800000; }
h4 { color: #800000; }
.header { font-size: 1.6em; font-weight: bold; color: #800000; }
.header2 { font-size: 1.6em; font-weight: bold; }

hr { color: #800000; margin: 0px;}

a { color: #800000 }
a:hover { color: #808080 }
a .red { color: #800000; bottom-border: 1px; }

a.sample_attach_parent, a:visited.sample_attach_parent
{
  display: block;
  width: 70px;
  
  background: #FFFFEE;
  color: #008000;
}

a.sample_attach, a:visited.sample_attach, div.sample_attach
{
  display: block;
  width:   70px;

  border:  0px solid black;
  background: #FFFFFF;
  padding: 0px;

  text-decoration: none;
  font-family: Arial, Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.0em;
  color:   #008000; 
 }

a.sample_attach, a:visited.sample_attach { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: 0px solid black; }
div#sample_attach_menu_child2             { border-bottom: 0px solid black; }
div#sample_attach_menu_child3             { border-bottom: 0px solid black; }
div#sample_attach_menu_child4             { border-bottom: 0px solid black; }
div#sample_attach_menu_child5             { border-bottom: 0px solid black; }

form.sample_attach
{
  position: absolute;
  visibility: hidden;

  border:  1px solid black;
  padding: 0px 5px 2px 5px;

  background: #FFFFEE;
}

form.sample_attach b
{
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.1em;
}

input.sample_attach { margin: 1px 0px; width: 170px; }