body{
background: #66FFCC;
                font-family:  Verdana, Arial, Helvetica, sans-serif;
}
div.frame{
color: #333333; 
background: #fffab2; 
padding: 0px 10px;
}
table{
width: 675px;
border: 0px;
padding-top: 0px;
background: #ffffff;
                margin-right: auto;
                margin-left: auto;
}
th{
color: white;
background: purple;
font-size: 13px;
}
td{
 font-size: 12px;
padding: 0px 5px;
}
a.head:link {
font-weight: normal; 
font-size: 10pt; 
color: gray;
}
        a.head:visited { 
                text-decoration: none;
                font-weight: 600;
                font-size: 14px;
                color: #000000;
                background: transparent;
                }

         a.head:hover{ 
                text-decoration: none;
                font-weight: 600;
                font-size: 14px;
                color: #0000FF;
                background: #CCCCCC;
                }

         a.head:active{ 
                text-decoration: none;
                font-weight: 600;
                font-size: 14px;
                color: #646464;
                background: transparent;
                }
sup{
font-size: 10px;
}
.notes{
padding: 0px 20px;
font-size: 9px;
}
.notes1{
font-size: 9px;
color: #999999;
}
p{
color: #333333;
font-size: 9pt;
}

p.spec{
background: #66FFCC; color: #333333; width: 253px; margin-right: 5px; float: right; font-family: times, 'times new roman', serif; font-size: 14px;
}
p.terry{
font-size: 16pt; margin: 95px 0px 5px 0px; background: purple; color: #fffab2;
}
p.jack{
font-size: 14pt; margin: 0px 0px 3px 0px; color: purple;
}
p.part{
font-size: 9pt; font-weight: bold; margin: 45px 0px 0px 0px; color: purple;
}

div.picl{
float: left; width: 216px; margin: 0px 5px 5px 0px;
text-align: center;
}
div.picr{
float: right; width: 210px; margin: 0px 0px 5px 5px;
text-align: center;
}
img {
width: 210px;
height: 210px;
border: 0px;
margin: 0px 8px 3px 0px;
float: left;
}
img.r {
float: right;
margin: 0px 0px 3px 8px;
}