BACKGROUND {
	background-color : FFFFFF;
}
a:active, a:focus { outline: 0; }
P {
 font-size : 10pt;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal,bold,italic;
 font-style : normal,bold,italic;
 color : #000000;
 text-decoration : none;
 text-align : left;
 padding-left : 5;
 padding-right : 10;
}

P.centerlarge {
 font-size : 11pt;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : bold;
 color : #851C00;
text-decoration : none;
 text-align : center;
 padding-left : 5;
 padding-right : 10;
}
P.large {
 font-size : 11pt;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : bold;
 color : #851C00;
text-decoration : none;
 text-align : left;
 padding-left : 5;
 padding-right : 10;
}
.content {
 font-size : 10pt;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal,bold,italic;
 font-style : normal,bold,italic;
 color : #000000;
 text-decoration : none;
 text-align : left;
 padding-left : 5;
 padding-right : 10;
}
.center {
 text-align : center;
}
.left {
 text-align : left;
 padding-left : 5;
}
.right {
 text-align : right;
 padding-right : 10;
}
P.small {
 font-size : 9pt;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal,bold,italic;
 font-style : normal,bold,italic;
 color : #000000;
text-decoration : none;
 text-align : left;
 padding-left : 5;
 padding-right : 10;
}

H3 {
 font-size : 12pt;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #851C00;
 text-decoration : none;
 text-align : center;
 padding-left : 5;
 padding-right : 10;
 padding-top : 0;
 padding-bottom : 0;
}
H3.left {
 font-size : 12pt;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #851C00;
 text-decoration : none;
 text-align : left;
 padding-left : 5;
 padding-right : 10;
 padding-top : 0;
 padding-bottom : 0;
}
H4 {
 font-size : 10pt;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #000000;
 text-decoration : none;
 text-align : left;
 padding-left : 5;
 padding-right : 10;
 padding-top : 0;
 padding-bottom : 0;
}
UL {
 list-style-type: disk;
 font-size : 10pt;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal,bold,italic;
 font-style : normal,bold,italic;
 color : #000000;
 text-decoration : none;
 text-align : left;
}

OL {
 font-size : 10pt;
 list-style-type: decimal;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal,bold,italic;
 font-style : normal,bold,italic;
 color : #000000;
 text-decoration : none;
 text-align : left;
}

A:link {
  color : #851C00;
  text-decoration : none;
 }
A:visited {
  color : #851C00;
  text-decoration : none;
}
A:hover {
  color : #222222;
  text-decoration : underline;
}

