@charset "UTF-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	vertical-align: text-top;
	line-height: 1.2em;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	vertical-align: text-top;
	line-height: 1em;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	vertical-align: text-top;
	line-height: 1.7em;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	line-height: 1.2em;
	vertical-align: text-top;
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	vertical-align: text-top;
	margin-top: 0px;
	margin-bottom: 2px;
	list-style-image: url(../images/blue_tick.gif);
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #003a69;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #003a69;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FF6600;
}
.italic {
	font-style: italic;
}
.emphasis {
	font-weight: bold;
}
td {
	text-align: left;
}
.emphasisBLUE {
	font-weight: bold;
	color: #696ca1;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 1.1em;
}
.emphasisBLUE2 {
	font-weight: bold;
	color: #696ca1;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 1.1em;
}
.emphasisBLACK {
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}
.edition {
	font-size: .8em;
}
form {
	width: 490px;
}
