  body , TR, TD {
	font-family: Arial, Helvetica, sans-serif;
}
  A:link {
    color: blue;
    text-decoration: underline;
  }
  A:visited {
    color: blue;
    text-decoration: underline;
  }
  A:hover {
    color: red;
    text-decoration: underline;
  }
  .groups:link {
    font-weight: bold;
    font-size: 13px;
    color: white;
    text-decoration: none;
  }
  .groups:visited {
    font-weight: bold;
    font-size: 13px;
    color: white;
    text-decoration: none;
  }
  .groups:hover {
    font-weight: bold;
    font-size: 13px;
    color: red;
    text-decoration: underline;
  }
  .nav:link {
    color: #333399;
    text-decoration: none;
  }
  .nav:visited {
    color: #333399;
    text-decoration: none;
  }
  .nav:hover {
    color: red;
    text-decoration: underline;
  }
	.bluelist {  
	list-style-type: disc;
	color: #0000CC;
				
}
	.blacklist {  
	list-style-type: disc;
	color: black;
				
	}
	.quick:link {
    font-size: 11px;
    color: blue;
    text-decoration: none;
  	}
  	.quick:visited {
    font-size: 11px;
    color: blue;
    text-decoration: none;
  	}
  	.quick:hover {
    font-size: 11px;
    color: red;
    text-decoration: underline;
  }
  	.ins:link {
    font-size: 11px;
    color: blue;
    text-decoration: underline;
  	}
  	.ins:visited {
    font-size: 11px;
    color: blue;
    text-decoration: underline;
  	}
  	.ins:hover {
    font-size: 11px;
    color: red;
    text-decoration: underline;
  }
  .todaydate {
    font-family: arial;  
    font-size: 11px;
	font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
	}
  .quickbcm:link {
    font-size: 13px;
	font-weight: bold;
    color: blue;
    text-decoration: none;
  	}
  .quickbcm:visited {
    font-size: 13px;
	font-weight: bold;
    color: blue;
    text-decoration: none;
  	}
  .quickbcm:hover {
    font-size: 13px;
	font-weight: bold;
    color: red;
    text-decoration: underline;
   }
  .generic:link {
    font-size: xx-small;
    color: blue;
    text-decoration: underline;
  }
  .generic:visited {
    font-size: xx-small;  
    color: blue;
    text-decoration: underline;
  }
  .generic:hover {
    font-size: xx-small;  
    color: red;
    text-decoration: underline;
  }

li {  
	list-style-type: disc;
}

.smTxt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.smTxtBold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
}
.smTxt11 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.smTxt11bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.smTxt12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.smTxt12bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.smTxt13 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.smTxt13bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}


LI.bluelist {
	list-style-type : disc;
	color : Blue;
	font-weight : bold;
}








.newsItemHeader { font : bold 12px "Arial Helvetica sans-serif"; ; color: 000099 }
.newsItemHeaderRed { font : bold 11px "Arial Helvetica sans-serif"; ; color: #FF0000}
.newsItemTxt { font : 11px "Arial Helvetica sans-serif"; }
.newsItemTxtBold { font : bold 11px "Arial Helvetica sans-serif"; }
.newsItemNew { font : italic bold 10px "Arial Helvetica sans-serif"; ; color: #FF0000}

