﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	size: small;
	color: #003366;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: medium ;
	color: #003882;
}

h2 {
	font-size: small ;
	color: #003882;
}

p  {
	font-size: small ;
}

ol li {
	font-size:small ;
	margin-top: 0px ;
	margin-bottom: 0px ;
}
   
ul li {
	font-size:small;
	margin-top: 0px;
	margin-bottom: 0px;
	top: auto;
	list-style-type: square;
}
  
ul.body {
	margin-top: 0px;
}     

.hdgclass {
	color: #003882;
	font-size: small;
	font-weight:bold;
}	

.subhdgclass {
	color: #000000;
	font-size: small;
	font-weight:bold;
}	

.facultyhdgclass {
	color: #003882;
	font-size: small;
	font-weight:bold;
}	

.bishopshdgclass {
	color: #000000;
	font-size: small;
	font-weight:bold;
}	

.tblhdg {
	background-color:#7799d9;
	color: #FFFFFF;
	font-size: small;
	font-weight:bold;
}

.menuheading {
	font-weight: bold;
	font-size: small;
	text-align: right;
}

.homeheading {
	font-weight: bold;
	font-size: small;
	color: #003382;
	text-align: right;
}

.menuitems {
	font-size: small;
	color: #003882;
	text-align: right;
}
	
.newshdg {
	color: #000000;
	font-size: x-small;
	font-weight: bold;
}
	
.newstext {
	font-size: x-small;
}
	
.bluebar {
	background-image:url(images/darkbluepixel.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.Sulp_footer {
	color: #0e466e;
	font-weight: bold;
}

.subCatClass {  /* Used in library database categories */
	color: #CC9900;
	font-size: small;
	font-weight:bold;
}	

.weather-style1 {
	color: #FF0000;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

.weather-style2 {
	color: #FF0000;
	font-size: small;
	font-weight: bold;
	text-align: left;
}

