BODY {
 background : white;
 color : black;
 font-size : 8pt;
 margin : 0px,0px,0px,0px;
 text-align : left;
 font-family: Verdana, sans-serif;
}
.theside {
 background : transparent repeat-y url(lside.gif);
 color : white;
 font-size : 10pt;
}
.headc {
 background : url(header.gif) repeat-x;
 color : #BCBFA5;
 font-family : Times New Roman, Times, serif;
 font-size : 24pt;
 text-align : center;
 vertical-align : middle;
}
.theapp {
 font-size : 8pt;
}
.launchbutton
{
 border-color:black;
 border-width:1;
 text-align:right;
}