body {
	background-color: #fffef9;
}

h1 {
	font-family: Times, Times New Roman, Georgia;
	font-size: 18px;
	color: #263692;
	line-height: 1.5em;
	font-variant: small-caps;	
}

h2 {
	font-family: Times, Times New Roman, Georgia;
	font-size: 16px;
	color: #263692;
	line-height: 1.5em;
}

p,div {
	font-family: Times, Times New Roman, Georgia;
	font-size: 14px;
	color: #333333;
	line-height: 1.5em;
}

	p a,div a {
		font-family: Times, Times New Roman, Georgia;
		font-size: 14px;
		color: #333333;
		line-height: 1.5em;
	}

#left-col p {
	font-family: Times, Times New Roman, Georgia;
	font-size: 14px;
	color: #263692;
	font-weight: bold;
	line-height: 1.5em;
}

li {
	font-family: Times, Times New Roman, Georgia;
	font-size: 14px;
	color: #333333;
	line-height: 1.5em;
}

.copyImageFull {
	margin: -14px -61px 20px;
}

.copyright {
	color: white;
	font-size: 10px;	
}

.addressFooter {
	font-family: Times, Times New Roman, Georgia;
	font-size: 12px;
	color: #263692;
	line-height: 1.5em;
}
