/* CSS Document */
.dotted {border-bottom: 1px dotted #961e1e;
	line-height: 50%;}

.heading {font-size: 120%;
	font-weight: bold;}

.subheadingline {border-bottom: 1px dotted #961e1e;
	font-weight: bold;}

.subheading {font-size: 110%;
	font-weight: bold;}
	
.caption {
	font-weight: bold;
	font-size: 90%;}
	
.note {
	color: #333;
	font-weight: bold;
	font-size: 90%;}