html,
body,
td {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:24px;
}

body {background-color:white;}

td.Text {
line-height:24px;
font-size:14px;
text-align:right;

}

td.Text1 {
  line-height:16px;
  font-size:12px;  
  text-align:center;
}

td.Text2 {
line-height:16px;
font-size:12px;
text-align:left;
}

td.Text3 {
  line-height:14px;
  font-size:12px;
  color:white;
}

sup {font-size:6px;}

h1,
h2,
h3,
h4,
h5,
h6 {
   margin-bottom:5;
   color:#000000;
}

h1 {font-size:18px; line-height:20px;}

a.white {font-color:white;}
a.whitebold {font-size:12px;color:white;}

/* Page Container */
#Container {
   background-image:url(bgnd_gradient.jpg);
   width:750px;
   border:1px solid;
}

#TextBox{
   background-image:url(Images/text_box_home.jpg);
   height:420;
   width:750px;
   font-size:14px;
 }
 
 #TextBox2{
   background-image:url(Images/text_box_page.jpg);
   height:420;
   width:750px;
   font-size:14px;
 }
 
 #Footer{
   background-color:#000000;
   width:700px;
   text-align:center;
   line-height:14px;
   border-top:3px solid white;
   border-bottom:3px solid white;
      float:bottom;
   display:inline;
}
