<html>
<head>
 <title>Style Sheet</title>
<STYLE type="text/css">

BACKGROUND {
	background-color : FFFFFF;
}
P {
 font-size : 9pt;
 font-family : Verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #664C48;
 line-height : 1.25;
 text-decoration : none;
 text-align : justify;
 padding-left : 10;
 padding-right : 10;
 padding-top : 2;
 padding-bottom : 2;
}
P.books{
 font-size : 9pt;
 font-family : Verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #664C48;
 line-height : 1;
 text-decoration : none;
 text-align : justify;
 padding-left : 10;
 padding-right : 10;
}
P.caption {
 font-size : 9pt;
 font-family : Verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal;
 color : #664C48;
 line-height : 1;
 text-decoration : none;
 text-align : left;
 padding-left : 5;
 padding-right : 5;
 padding-top : 2;
 padding-bottom : 5;
}
P.ccaption {
 font-size : 9pt;
 font-family : Verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal;
 color : #664C48;
 line-height : 1;
 text-decoration : none;
 text-align : center;
 padding-left : 5;
 padding-right : 5;
 padding-top : 2;
 padding-bottom : 5;
}
P.rcaption {
 font-size : 9pt;
 font-family : Verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal;
 color : #664C48;
 line-height : 1;
 text-decoration : none;
 text-align : right;
 padding-left : 5;
 padding-right : 5;
 padding-top : 2;
 padding-bottom : 5;
}
H2 {
 font-size : 14pt;
 font-family : Times-Roman,Goudy;
 font-weight : bold;
 font-style : normal;
 color : #1C5327;
 line-height : 1;
 text-decoration : none;
 text-align : center;
}
H2.books {
 font-size : 14pt;
 font-family : Times-Roman,Goudy;
 font-weight : bold;
 font-style : normal;
 color : #1C5327;
 text-decoration : none;
 text-align : left;
}
H3 {
 font-size : 10pt;
 font-family : Verdana,arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #1C5327;
 line-height : .40;
 text-decoration : none;
  text-align : center;
}

UL {
 list-style-type: square;
 font-size : 8pt;
 font-family : Verdana,Sans-Serif;
 font-weight : normal;
 font-style : normal;
 color : #664C48;
}
A:link {
 color : #1C5327;
 text-decoration : none;
}
V:link {
 color : #1C5327;
 text-decoration : none;
}

</style>

</head>

</body>
</html>