/* use C-style comments to comment things out */
/* note that NS 4.x seems to have trouble with inheritance, so you have to 
   have all the block elements here */


BODY, P, DIV, TABLE, TD, TH, DL, UL, OL, FORM, BLOCKQUOTE, CAPTION
	{ font-family: Verdana, Helvetica, Arial, Sans-Serif; font-size: 12PX; color: #000000
	} 
	

PRE 		{ font-family: Courier, monospace; } 

A:link    {text-decoration: underline; color:#000099;}
A:visited {text-decoration: underline; color: #000099;}
A:active  {text-decoration: underline; color: #000099;}
A:hover   {text-decoration: underline; color:#990000;}


A#nounder{text-decoration:none;}
h4 {font-size: 9px;font-family: Verdana, Geneva, Arial, sans-serif;font-weight: plain;}
.pageTitle {font-size: 24px;font-family: Arial,Sans-Serif;color:#000000 RGB;font-weight: bold;font-style: plain;}
.pageSubtitle {font-size:18px;font-family: Arial,Sans-Serif;color:#000000;font-weight: bold;font-style: plain;}
.columnHeader {font-size: 12px;font-family: Arial,Sans-Serif;color:#000000;font-weight: bold;font-style: plain;}
.columnText {font-size: 12px;font-family: Arial,Sans-Serif;color:#000000;font-style: plain;}
.calendarDays {font-size: 12px;font-family: Arial,Sans-Serif;color:#000000;font-weight: bold;font-style: plain;}
.calendarToday {font-size: 12px;font-family: Arial,Sans-Serif;color:#FFFFFF;font-weight: bold;font-style: plain;}
.calendarItems {font-size: 10px;font-family: Arial,Sans-Serif;color:#000000;font-style: plain;}
.listItems {font-size: 12px;font-family: Arial,Sans-Serif;color:#000000;font-style: plain;}
.homeListItems {font-size: 12px;font-family: Arial,Sans-Serif;color:#000000;font-style: plain;}
.sidebarHead {font-size: 12px;font-family: Arial,Sans-Serif;color:#000000;font-weight: bold;font-style: plain;}
.sidebarLinks {font-size: 12px;font-family: Arial,Sans-Serif;color:#000000;font-style: plain;}
.deptHead {font-size: 12px;font-family: Arial,Sans-Serif;color:#000000;font-weight: bold;font-style: plain;}
.deptInfo {font-size: 12px;font-family: Arial,Sans-Serif;color:#000000;font-style: plain;}
.footerLarge{font-size: 12px;font-family: Arial,Sans-Serif;color:#000000;font-style: plain;}
.footerSmall {font-size: 10px;font-family: Arial,Sans-Serif;color:#000000;font-style: plain;}
