body { color: #313B33;}

P {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : normal;
  font-style : normal;
  color : #000000;
}


.form {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : normal;
  font-style : normal;
  color : #000000;
  text-align : right

}



B {
 font-weight : bold;
}


I {
 font-style : italic;
 
}



.bold{
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : bold;
  font-style : normal;
  color : #000000;

}

.standard{
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : normal;
  font-style : normal;
  color : #000000;

}



.footer{
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 70%;
  font-weight : normal;
  font-style : normal;
  color : #000000;

}



UL {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : normal;
  font-style : normal;
  color : #000000;s

}

OL {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : normal;
  font-style : normal;
  color : #000000;

}

DIV {
  text-align : right
}

A {
  font-weight : bold;
  color : #003300;

}

A:visited {
  font-weight : bold;
  color : #006600;

}

A:active {
  font-weight : bold;
  color : #DE9F6D;

}

A:hover {
  font-weight : bold;
  color : #DE9F6D;

}