

html,body{
    text-align:center;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
    }
div#Frame1{
       margin: 0 auto;
       text-align:left;width: 760px;
	height: 100%; /* For IE */
}
.text {  font-family: sans-serif;
         font-size: 10pt; 
         font-style: normal; 
         font-weight: normal; 
         font-variant: normal; 
         color: #000000;}
pre {    font-family: sans-serif; 
         font-size: 10pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000000;}
h1 {     font-family: Arial, Helvetica, sans-serif; 
         font-size: 12pt; 
         font-style: normal; 
         font-weight: bold; 
         color: #ffffff; 
         text-align:right; 
         margin-right:0px;}
h2 {    font-family: sans-serif; 
        font-size: 12pt; 
        font-style: normal; 
        font-weight: bold; 
        color: #000033; }

h3 {  font-family: sans-serif; 
      font-size: 12pt; 
      font-style: normal; 
      font-weight: bold; 
      color: #000000; }

h4 {  font-family: sans-serif; 
      font-size: 12px; 
      margin-right: 30px; 
      font-style: normal; 
      font-weight: bold; 
      color: #ffffff; }

small {  font-family: sans-serif; 
         font-size: 8pt; 
         font-style: bold; 
         font-weight: bold; 
         color: #000033; }
a {  font-family: sans-serif; 
           font-size: 10pt; 
           font-style: normal; 
           color: #880000; 
           text-decoration:none; 
           font-weight: bold; }

a:hover{  font-family: sans-serif; 
           font-size: 10pt; 
           font-style: normal; 
           color: #dd0000; 
           text-decoration:none; 
           font-weight: bold; }


/*
A:link {   font-family: sans-serif; 
           font-size: 10pt; 
           font-style: normal; 
           font-weight: bold; 
           color: #880000; 
           text-decoration:none;}

A:visited {  font-family: sans-serif; 
             font-size: 10pt; 
             font-style: normal; 
             color: #880000; 
             font-weight: bold;
             text-decoration:none;}
*/

body {  margin-left:0px; 
        margin-right:0px; 
        margin-top:10px; 
        margin-bottom:0px; 
        background-color: #800000;}



b {  font-family: sans-serif; 
     font-size: 10pt; 
     font-style: normal; 
     font-weight: bold; 
     font-variant: normal; 
     color: #000033 }

p {  font-family: sans-serif; 
     font-size: 10pt; 
     font-style: normal; 
     font-weight: normal; 
     font-variant: normal; 
     color: #000033}
td { vertical-align : top;  font-family: sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000033}
table { background-color:#ffffff;}

#Menu a{

color:#ffffff;
}
#Menu a:hover{
/*color:papayawhip;color:#f4f1f0;color:#f30;*/
color:#800;
background:#fff;
/*text-decoration:underline;*/
}

