BODY { background-color: white;
       background-image: url(images/cnc_bg.jpg); 
       background-repeat: repeat-y;}
A {font: bold 12pt "times", serif;}
A:link 	{ color: #000096 }
A:visited { color: #4B007D }
A:active { color: blue }
TABLE { text-align: center; 
	border-width: 0;}
TH { height: 80;
     background-image: url(images/cnc_bar.jpg);
     background-repeat: no-repeat;
     background-position: center;
     text-align: center;
     vertical-align: top;
     font: bold 24pt "times", serif;}
IMG { border-width: 0;}
P {font: bold 12pt "times", serif; text-align: left;}
H4 {font: bold 13pt "times", serif;
    text-align: center;}
H5 {font: bold 13pt "times", serif;
    text-align: left;}
IMG.Right { float: right;
  	   margin-left: 5;}


