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

# edit CSS for HTML messages without a template
<style type="text/css">
body { font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a { font-size: 11px; color: #FF0000; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; }
a:visited { color: #FF0000; }
a:hover { text-decoration: underline; }
p { font-weight: normal; font-size: 11px; color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; }
p2 { font-weight: normal; font-size: 11px; color: #B3B3B3; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; }
h1 {font-weight: normal; font-size: 18px; color: #FF0000; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; margin:0px; padding:0px;}
h2 {font-weight: bold; font-size: 11px; color: #FF0000; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; margin:0px; padding:0px;}
h3 {font-weight: normal; font-size: 11px; color: #B3B3B3; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; margin:0px; padding:0px;}
h4 {font-weight: bold; font-size: 11px; color: #00BCE4; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; margin:0px; padding:0px;}
hr {width : 100%; height : 1px; color: #000000; size:1px;}
img{ border:none;}
</style>