﻿/* -- 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 {
	color: #FFFFFF;
	font-size: medium;
	font-family: "Trebuchet MS";
}
.style11 {
	border-width: 0;
}
.style12 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
.style13 {
	margin-top: 3px;
	margin-bottom: 0;
}
.style14 {
	font-size: large;
	text-align:center;
	font-weight:bold;
}

.indentsmall {
	margin-left: 20px;
}