<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { margin: 0 auto; text-align: center; width: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; }

/**
* Content
*/
#page { width: 100%; }
#content_page { width: 1000px; }
#content_top { width: 1000px; height: 85px; }
#content { vertical-align: top; }
.content_menu { border-right: 1px solid #ddd; }
.content_center { padding: 20px; }

.menu_width { width: 175px; }
.center_width { width: 785px; }

/**
* Ads
*/
.leaderboard { text-align: left; padding-bottom: 15px; padding-top: 15px; }

/**
* Header
*/
#logo { padding-top: 10px; }

/**
* Borders
*/
.bo { border: 1px solid orange; }


.space10 { clear: both; height: 10px; }
.space20 { clear: both; height: 20px; }

/**
* General
*/
.cursor { cursor: pointer; }
.flt { float: left; }
.frt { float: right; }
.clr { clear: both; }
.center { text-align: center; margin: 0 auto; }
.right { text-align: right; }
.left { text-align: left; }
.full_width { width: 100%; }
.hidden { display: none; }

a { font-size: 13px; color: #1ba548; text-decoration: none; }
a:hover { text-decoration: underline; cursor: pointer; }
a .arrow { font-size: 11px; letter-spacing: -1px; font-family: Arial Narrow; }

.line { border-top: 1px solid #ddd; width: 100%; height: 1px; padding: 0px; margin: 0px; }


h1 { font-weight: normal; font-size: 22px; line-height: 30px; margin: 0px; padding: 0px; letter-spacing: -1px; }
h2 { font-weight: normal; font-size: 13px; margin-bottom: 15px; }
h3 { font-weight: normal; font-size: 16px; margin: 0px; padding: 0px; font-weight: bold; }
h4 { background-color: #ebfaf0; border-left: 2px solid #7aca94; font-weight: normal; font-size: 11px; padding: 10px; margin-top: 10px; margin-bottom: 5px; }
h4 a { font-weight: bold; text-decoration: none; font-size: 11px; }

.share { border-top: 1px dashed #C7C6C6; border-bottom: 1px dashed #C7C6C6; background-color: #F8F7F7; height: 34px; width: 100%; text-align: right; }
.share_content { background-color: #F8F7F7; float: right; padding: 9px 5px 0px 5px; }
.addthis_default_style .at300b, .addthis_default_style .at300m { padding: 0px 5px; font-size: 11px; line-height: 15px; color: #008040; }
.addthis_button_facebook_like { padding: 0; margin: 0; }
.addthis_separator { color: #008040; font-size: 12px; }


.ad { padding-top: 10px; padding-bottom: 10px; padding-right: 30px; }

/**
* Menu
*/

.content_menu .menu { text-align: left; }
.content_menu .menu ul { list-style-type: none; padding: 0; margin: 0; }
.content_menu .menu li { border-bottom: 1px solid #ddd; }
.content_menu .menu li a { font-size: 0.80em; height: 27px; line-height: 27px; color: #008040; font-weight: normal; text-decoration: none; }
.content_menu .menu li a:hover { text-decoration: underline; cursor: pointer; }

.title { font-size: 16px; letter-spacing: -1px; padding-top: 20px; padding-bottom: 5px; border-bottom: 2px solid #ddd; color: #000000; font-weight: bold; margin-bottom: 0px; }
.title:hover { text-decoration: none; }
.desc { font-family: Georgia; font-size: 14px; font-weight: normal; background-color: #efefef; border: 1px dashed #aaa; margin-top: 10; margin-bottom: 5; padding: 5px; }
.desc a { font-weight: bold; color: #008040; text-decoration: none; }
.desc a:hover { text-decoration: underline; cursor: pointer; }
.content_menu .menu .signup { font-size: 11px; padding-bottom: 15px; font-family: Verdana; }
.content_menu .menu .signup .text { padding-bottom: 5px; }
.content_menu .menu .signup .date { padding-bottom: 10px; font-size: 10px; color: gray; padding-top: 2px; }
.content_menu .menu input { font-size: 12px; color: gray; padding: 3px; margin-left: -1px; }
.content_menu .menu .button { margin-left: -1px; padding-top: 3px; }
.content_menu .menu .button:hover { cursor: pointer; }

ol { padding-left: 1.5em; _padding-left: 0px; padding-top: 0; _margin-left: 40px; margin-top: 0; font-size: 12px; padding-bottom: 0; margin-bottom: 10; }
ol li { padding-top: 7px; padding-left: 0px; margin-left: 0px; }
ol li a { text-decoration: underline; }
ol li a:hover { text-decoration: none; }
.hide_ol { list-style-type: none; list-style: none; padding-top: 6px; }

.crumbs { font-size: 12px; padding-bottom: 12px; } </pre></body></html>