/* At-Rules */
@charset "iso-8859-1";


* {FONT-FAMILY: Arial, Helvetica, sans-serif;}

BODY {background-color: #FFFF99}

A {TEXT-DECORATION: none}

A:link {color: purple}

A:visited {COLOR: #707893}

A:hover {COLOR: #ff6600; TEXT-DECORATION: underline}

A:active {COLOR: red}

H1 {COLOR: #000066;     text-weight: bold;    font-size:20pt;}

H2 {BACKGROUND-COLOR: #000066;   COLOR: white;    text-weight: bold;    font-size:10pt;   width: 50%;   margin: 0pt;   padding: 0;}

H3 {COLOR: black;    text-weight: bold;    font-size:10pt;   border-bottom: #333333 1px dotted;     width: 50%;}

TABLE.frame {BORDER: black 2px solid;    BACKGROUND-COLOR: white;   padding: 20px;   font-size:10pt;    width: 80%;}

/* BACKGROUND-COLOR: #eee; */
TABLE.dot {background-color: #f2f4ff; border-color: black; border-style:  double dotted; border-width:  medium thin; font-size: 9pt; margin:  0pt; padding: 0pt; text-align: justify; width: 100%}

TABLE.people {width: 50%;   font-size:9pt;}

P.right {font-size:7pt;    text-align: right;}

P.list {margin: 3pt;}

P.caption {text-align: center;   font-size: 8pt}

INPUT {BACKGROUND-COLOR: #f0f0f0}

TEXTAREA {BACKGROUND-COLOR: #f0f0f0}

/* End of style section. Generated by AceHTML at 10/3/2005 7:07:45 PM */
