body      { background-color:#cce6ff;}

a:link    { color:#232C41; font-weight:bold; text-decoration:none;}
a:visited { color:#232C41; font-weight:bold; text-decoration:none;}
a:active  { color:#232C41; font-weight:bold; text-decoration:none;}
a:hover   { color:#232C41; font-weight:bold; text-decoration:underline;}

p,div,td,nobr,b,i 
          { color:#232C41; font-size:16px; font-weight:normal;}
		  
img       { border:none 0px #000000;}
img.solid { border:solid 1px #000000;}
img.margin { margin:5px;}


.fix      { white-space:nowrap;}
.bold     { font-weight:bold;}
.italic   { font-style:italic;}
.under    { text-decoration:underline;}
.nounder  { text-decoration:none;}
.border   { border:solid 1px #000000;}
.nopadding{ padding:0px;}
.top      { vertical-align:top;}
.a        { color:#ffffff; background-color:#0000ff;border:solid 1px #ffffff;white-space:nowrap;}
.b        { color:#000000; background-color:#ffff00;border:solid 1px #000000;white-space:nowrap;}
.red      { color:#990000;}
.yellow   { color:#ffff00;}

.center   { text-align:center;}
.justify  { text-align:justify;}
