@charset "utf-8";
/* Global Styles */
body,a {background:#66002A; color:#D6D6DA; margin:12px;}  
img {border: 0; }

p {font-size: medium; }

.float_left  {float:left;}
.float_right {float:right;}
.float_clear {clear:both;}

.header_class table {
 display: inline;
}

.indent1 {margin-left:4em; margin-right:4em; }
.font01 {font-family:Arial, Helvetica, sans-serif; font-size:12pt; font-style:normal; }
.menu_bar { word-wrap:break-word; }

.xsmall_font {font-size: x-small; }
.small_font {font-size: small; }
.medium_font {font-size:medium; }
.font_size31 {font-size:31px; } 
.very_light_text {color:#999999;}

a:link    { color: #D6D6DA; TEXT-DECORATION: none; font-weight: normal }
a:visited { color: pink; TEXT-DECORATION: none; font-weight: normal }
a:active  { color: white;   TEXT-DECORATION: none }
a:hover   { color: gray;  TEXT-DECORATION: none; font-weight: none }
