/* BODY */

body 
{ 

  font-family: Arial, Helvetica, Verdana, sans;  
  margin:0px;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:1px;
  background: #999999 url(images/page_back.jpg) repeat-y center top;
}

/* TYPES */

A:link    { text-decoration: none; color:#060076 }
A:active  { text-decoration: none; color:#060076 }
A:visited { text-decoration: none; color:#060076 } 
A:hover   { color:#0184E1 }


/* FONTS */

.ditext { font-size: 14px;color: #000000; }
.difoot { font-size: 9px;color:  #000000; }
.dismall{ font-size: 11px;color: #000000; }
.dism   { font-size: 12px;color: #000000; }
.diterms{ font-size: 11px;color: #000000; }
.small  { font-size: 12px;color: #060076; }
.medium { font-size: 12px;color: #060076; }
.large  { font-size: 14px;color: #060076; }



