<STYLE TYPE="text/css">
<!--

/* This is a default style sheet. You can change any of the settings as you wish. */
/* Set main page template formats */

td.page_body    { color: #000000; padding-left: 10; padding-right: 10; padding-top: 5; }
td.html_footer  { color: #C0C0C0; padding-left: 10; padding-right: 10; padding-top: 5; }


/*|-------Form Styles-------
**|elements specific to forms
*/

input  { background-color: #FFE992; color: #007835; border: 1 solid #007835; font-family: Verdana, Arial, Helvetica; font-size: 8pt; }
select { background-color: #FFE992; color: #007835; border: 1 solid #007835; font-family: Verdana, Arial, Helvetica; font-size: 8pt; }
input.button { background-color: #007835; color: #FFE992; border: 1 solid #007835; font-family: Verdana, Arial, Helvetica; font-size: 8pt; }


/*|-------Content Styles-------
**|All of the site content elements have classes and can be configured using the styles below
*/

/*body text*/
body, p, tr, td, li       { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000; }
.body, .body p, .body td  { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000; }

/*links on the page*/
a            { text-decoration: none; color: #007835;}
a:hover      { text-decoration: none; color: #00B04E;}
a.body       { text-decoration: none; color: #007835;}
a.body:hover { text-decoration: none; color: #00B04E;}

-->
</STYLE>