.myMainFont  { font-size: 8pt }
.myButton    { font-size: 8pt; width: 100; height: 25 }
.mySmallFont { font-size: 7pt }
.myThinPara  { line-height: 100% }
.myDblPara { line-height: 250%; font-size: 8pt }
.mySnglPara { line-height: 200%; font-size: 8pt }
.myNewsHeader { font-family: Arial; font-size: 16px; text-transform: uppercase; 
               color: #688C9C; font-weight: bold }
.myAnchor    { text-decoration: none }
.c_subunselected { font-size: 8pt; color: #333333; padding-left: 50px; 
               padding-top: 5px; padding-bottom: 5px }
.c_subselected { font-size: 8pt; color: #688C9C; padding-left:50px; padding-top:5px; padding-bottom:5px }
.c_selected  { background-position: 
               left center; font-size: 9pt; color: #688C9C; font-weight: bold; padding-left:35px; padding-top:10px; padding-bottom:10px; background-image:url('../images/bullet_selected.gif'); background-repeat:no-repeat; background-attachment:scroll }
.c_unselected { font-size: 9pt; color: #333333; font-weight: bold; padding-left: 25px; 
               padding-top: 10px; padding-bottom: 10px; background-image: 
               url('../images/bullet_notselected.gif'); background-repeat: 
               no-repeat; background-attachment: scroll; background-position: 
               left center }
body         { font-family: Arial }
