body { 
  margin:0px; 
  margin-top:0px;
  margin-bottom:10px; 
  margin-left:0px; 
  margin-right:0px; 

  font-family:arial,sans-serif; 
  font-size:10pt; 
  color:#ffffff; 

  background-attachment:fixed; 
  background-color:#2B134A; 

  scrollbar-base-color:#B89CB8;
  scrollbar-3dlight-color:#875487;
  scrollbar-arrow-color:#B89CB8;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#400D40;
  scrollbar-highlight-color:#5E2B5E;
  scrollbar-shadow-color:#330033;
  scrollbar-track-color:#240D40;
 }


a:link { color:#F5A1FF; text-decoration:underline; }
a:visited { color:#F5A1FF; text-decoration:underline; }
a:hover { color:#F8BBFF; text-decoration:underline; }
a:active { color:#F8BBFF; text-decoration:underline; }
a:focus { color:#F8BBFF; text-decoration:underline; }


.left { text-align:left; }
.center { text-align:center; }
.right { text-align:right; }

.top { vertical-align:top; }
.middle { vertical-align:middle; }
.bottom { vertical-align:bottom; }

.leftbottom { text-align:left; vertical-align:bottom; }


td,p,ul,li,b,i { font-family:arial,sans-serif; font-size:10pt; }


li.list0 { list-style-image:url(graphics/spacer.gif); }
li.list1 { list-style-image:url(graphics/list1.gif); }


.textarea { background-color:#240D40; vertical-align:top; }


.head0 { font-size:12pt; font-weight:bold; text-align:center; }
.head1 { font-size:12pt; font-weight:bold; text-align:right; vertical-align:bottom; }
.head2 { font-size:12pt; font-weight:bold; text-align:left; }


.small0 { font-size:8pt; font-weight:normal; }
.small1 { font-size:8pt; text-align:right; }


