body{
background-color:#ffffff;
background-image:url('back.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:100% 0%;}
body,td{font-size:10pt;line-height:15pt;}

h1{

font-size : 11pt;border: solid #9999ff;

background-color:#eeeeff;

border-width : 1pt 1pt 1pt 1pt;

padding : 3pt;
padding-right : 5pt;
padding-bottom : 3pt;

text-align:center;

width:600;

margin-bottom : 0.5em;
margin-top : 0.5em;

}

H2{
  font-size : 10pt;
  border-top-width : 1pt;
  border-bottom-width : 1pt;
  border-top-style : dotted;
  border-bottom-style : dotted;
  border-top-color : blue;
  border-bottom-color : blue;
  text-align : center;
  width : 600;
  font-weight : normal;
}


.a {
border: solid #9999ff;
background-color:#eeeeff;
border-width : 1pt 1pt 1pt 1pt;
padding:2pt 4pt;
border-left:12px solid #9999ff;
text-align:left;
width : 500px;
font-size:10pt;
letter-spacing:1pt;font-family:"MS UI Gothic";
line-height:13pt;
filter : dropshadow(offx=1,offy=1) ;position : relative ;
}

.b {
text-align:right;
font-size:10pt;
  border-top : 1pt solid #9999ff;
margin-top : 2pt;
padding:1pt 3pt 0pt 0pt;
}

.b a:link{text-decoration:none;color:#333333;}
.b a:active{ color : #0000FF;}
.b a:visited{text-decoration:none;color : #333333;}
.b A:HOVER{
color:#666666;
background-color:#eeeeff;
  text-decoration : underline;
}

.c {
border : 1pt solid #9999ff;border-top-color : #9999ff;border-right-color : #9999ff;border-bottom-color : #9999ff;
background-color : #e8e8ff;

  border-top-width : 1pt;

  border-right-width : 1pt;
  border-bottom-width : 1pt;
padding : 2pt 4pt 2pt;padding-left : 13pt;

text-align:left;
width:500;
font-size:10pt;
letter-spacing:1pt;font-family:"MS UI Gothic";
line-height : 12pt;
filter : dropshadow(offx=1,offy=1) ;position : relative ;
  background-repeat : repeat;
}

a:link{text-decoration:underline;color:#0000FF;}
a:active{ color : #0000FF;}
a:visited{text-decoration:underline;color : #0000FF;}
A:HOVER{
color:#0000FF;
background-color:#eeeeff;
  text-decoration : underline overline;
}

.td1{
  
  background-color : #ffcccc;
  text-align : center;
}
.td2{
  background-color : white;
  text-align : center;
}
.td3{
  background-color : white;
}

P{
  margin-top : 20pt;
  margin-bottom : 20pt;
}
