a 	     { color: #333399; font-family: Arial; text-decoration: none; border:none; }
a.hover      { color: #666666; font-family: Arial; font-weight: bold; text-decoration: none; border:none; }
a.visited    { color: #ACACE3; font-family: Arial; text-decoration: none; border:none; }

body         { font-family: Arial; font-size: 10pt; margin-top: 0; margin-bottom: 0; margin-left:0 }

h1           { color: #009900; font-family: Arial; font-size: 16pt }
h2           { font-family: Arial; font-size: 12pt; color: #808080 }
h3           { color: #333399; font-family: Arial; font-size: 10pt; text-transform: uppercase }

p	     { font-family: Arial; margin-top: 2; margin-bottom: 0; }
p.s	     { font-family: Arial; font-size: 8pt; margin-top: 0; margin-bottom: 0; }
p.xs	 { font-family: Arial; font-size: 6pt; margin-top: 0; margin-bottom: 0; }
p.m	     { font-family: Arial; font-size: 10pt; margin-top: 2; margin-bottom: 0; }
p.l	     { font-family: Arial; font-size: 12pt; margin-top: 3; margin-bottom: 0; }
p.xl	 { font-family: Arial; font-size: 14pt; margin-top: 3; margin-bottom: 0; }
p.border-bottom {
  border-bottom-width:2px;
  border-bottom-style:solid;
  border-color:#009900;
  padding-top:6pt;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12pt;
  font-weight:bold;
  color: #009900;
}

font	     { font-family: Arial; margin-top: 0; margin-bottom: 0; }
font.s	     { font-family: Arial; font-size: 8pt; margin-top: 0; margin-bottom: 0; }
font.xs	     { font-family: Arial; font-size: 6pt; margin-top: 0; margin-bottom: 0; }
font.m	     { font-family: Arial; font-size: 10pt; margin-top: 0; margin-bottom: 0; }
font.l	     { font-family: Arial; font-size: 12pt; margin-top: 0; margin-bottom: 0; }
font.xl	     { font-family: Arial; font-size: 14pt; margin-top: 0; margin-bottom: 0; }

div.framed {
  border-width:2px;
  border-style:solid;
  border-color:#009900;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif;
  font-size:10pt;
  font-weight:bold;
  color: #009900;
}

.framed {
  background-color:#FFFFFF;
  border-width:1px;
  border-style:solid;
  border-color:#009900;
  font-family: Arial, Helvetica, sans-serif;
  font-size:10pt;
}