﻿/* -- I dislike inline styles, which Expression Web seems intent on creating, 
hence they have been moved into one single css file -- */

.style3 {
	text-align: center;
}
.style5 {
	text-align: left;
}
.style7 {
	font-size: x-small;
}
.style10 {
	text-align: left;
	font-size: 6pt;
}
.style11 {
	font-size: large;
}
.style12 {
	margin-top: 0;
	margin-bottom: 0;
}
.style13 {
	margin-top: 3px;
	margin-bottom: 0;
}
.style14 {
	font-size: large;
	text-align:center;
	font-weight:bold;
}

.indentsmall {
	margin-left: 20px;
}