@charset "UTF-8";
/* CSS Document */

<style type="text/css">
#outer {width: 100%;}
#middle {width: 100%; text-align: center;}
#inner {width: 800px; margin-left: auto; margin-right: auto; margin-top: 30px; text-align: left;}


#title {font-family:Monospace, courier new, sans-serif; font-size:11px; font-weight:bold; letter-spacing:2px; line-height:16px; font-variant:small-caps; font-stretch:ultra-expanded; word-spacing:inherit; color:#323232;}

#body {font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; letter-spacing:1px; color:#686e76;}

A:link {font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; letter-spacing:1px; color:#94bbe3; text-decoration: none}

A:visited {font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; letter-spacing:1px; color:#94bbe3; text-decoration: none}

A:active {font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; letter-spacing:1px; color:#94bbe3; text-decoration: none}

A:hover {font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; letter-spacing:1px; color:#f8be4d; text-decoration: none}

</style>