﻿:link {
	color: #003366;
	text-decoration: none;
}

:visited {
	color: #003366;
	text-decoration: none;
}

:hover {
	color: #003366;
	text-decoration: underline;
}

body {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	line-height: 20px;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 28px;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 0px;
	margin-top: 0px;
}

h5 {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: normal;
	width: 595px;
}

h6 {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
}

td {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	line-height: 20px;
	text-align: justify;
}

