@charset "utf-8";
/* *********************************************************
 *
 * St.thomas college english web site
 *	
 *	This stylesheet provides default styles.
 *	Assumed for PC screens.
 * 
 * 
 *  Student Life  
 * 
 *
 * *********************************************************
 */
 
@import "base.css";
@import "print.css";

h3.small {
	font-size:100%;
}

* html body h3.small{
	font-size:110%;
}

h3.strong,p.strong,dt.strong{
	font-weight:bold;
}

dl#mgnB10{
	margin-bottom:10px;
}

