@charset "iso-8859-2";
/* CSS Document */

a { color:#FF8A00; text-decoration:none; font:inherit; } 
a:hover { color:#165697; text-decoration:underline; }

h1{ font-family:inherit; font-size:13px; color:#44404E; font-weight:bold; margin:5px 0px 12px 0px; }
h2{ font-family:inherit; font-size:12px; color:#44404E; font-weight:bold; margin:5px 0px 12px 0px; }
h3{ font-family:inherit; font-size:12px; color:#44404E; font-weight:bold; margin:5px 0px 12px 0px; }
h4{ font-family:inherit; font-size:12px; color:#1A9C92; font-weight:bold; margin:5px 0px 12px 0px; }
h5{ font-family:inherit; font-size:12px; color:#1A9C92; font-weight:bold; margin:5px 0px 12px 0px; }

.bold1a { font-weight:bold; font-size:13px; font-family:inherit; color:#FF8A00; text-decoration:none; }
.bold2a { font-weight:bold; font-size:12px; font-family:inherit; color:#FF8A00; text-decoration:none; }
.bold3a { font-weight:bold; font-size:12px; font-family:inherit; color:#FF8A00; text-decoration:none; }

.bold1b { font-weight:bold; font-size:13px; font-family:inherit; color:#FF0000; }
.bold2b { font-weight:bold; font-size:12px; font-family:inherit; color:#FF0000; }
.bold3b { font-weight:bold; font-size:12px; font-family:inherit; color:#FF0000; }

.bold1c { font-weight:bold; font-size:13px; font-family:inherit; color:#009900; }
.bold2c { font-weight:bold; font-size:12px; font-family:inherit; color:#009900; }
.bold3c { font-weight:bold; font-size:12px; font-family:inherit; color:#009900; }

.bold1d { font-weight:bold; font-size:13px; font-family:inherit; color:#1A9C92; }
.bold2d { font-weight:bold; font-size:12px; font-family:inherit; color:#1A9C92; }
.bold3d { font-weight:bold; font-size:12px; font-family:inherit; color:#1A9C92; }

p{margin:0px;}

/* General styles */
body { font-size:11px; font-family:Tahoma, Helvetica, sans-serif; }
p { margin:0px; padding:0px; }
td { font-size:11px; color:#000000;  }

form{ margin:0px; padding:0px; }
div { font-family:inherit; }
span { font-family:inherit; }
caption { font-family:inherit; }
img { border:0px; margin:0px; padding:0px; }
blockquote{ margin:0px 0px 12px 20px; }
ul{ margin:2px 0px 2px 20px; padding:0px; }
ol{ margin:2px 0px 2px 30px; padding:0px; }
li{ margin:0px; padding:3px 0px 3px 0px; }
li.blank{ margin:0px; padding:2px 0px 2px 0px; list-style:url(../images/spacer.gif); }
