﻿body {
	background-image: url('templates/2007/blended.jpg');
	font-family: Verdana;
	font-size: 9pt;
	background-repeat: repeat-x;
}
table {
	font-family: Verdana;
	font-size: 9pt;
}
a:link {
	color: #384361;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #384361;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #5B6D9D;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #384361;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-size: 14pt;
	word-spacing: 0;
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h2 {
	font-size: 14pt;
	word-spacing: 0;
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	font-size: 12pt;
	word-spacing: 0;
	font-family: Verdana;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}

.center {
	text-align: center;
	vertical-align: top;
}
.left {
	text-align: left;
	vertical-align: top;
}
p {
	margin: 1px 0 1px 0;
}