.text	{ color: #C03000; font-weight: normal; font-family: arial, helvetica, sans-serIf; font-size: 14px; line-height: 18px; }
.bold	{ color: #C03000; font-weight: bold; font-family: arial, helvetica, sans-serIf; font-size: 14px; line-height: 18px; }
.small	{ color: #C03000; font-weight: normal; font-family: arial, helvetica, sans-serIf; font-size: 10px; line-height: 12px; }

a		{ text-decoration: none; }
a:link	{ color: #990000; }
a:visited	{ color: #550000; }

body	{ 
  background-image: url("bkgd.gif");
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
} 


