@charset "utf-8";
/* CSS Document */

.bigu{
font-size: 14px;
text-decoration: underline;
}

.big{
font-size: 14px;
}

.emph{
font-size: 12px;
}

h6{
font-size: 16px;
color: #21445f;
}

#UpcomingSeminars{
	float: right;
	width: 200px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #666633;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 15px;
}

#bigtext{
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
