/*
	Styles that will apply to all sites.
*/

@CHARSET "ISO-8859-1";

H1 {
	font-size: inherit;
	margin-bottom: 0px;
}

H1.smallH1 {
	font-size: 12px;
	margin-bottom: 0px; 
}

.dynamicLink {
	cursor:pointer;
	font-weight:bold;
}
