.title {
	font-family: Arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: 600;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0.2em
color: #ffffff;
}

.header {
	font-family: Arial, helvetica, sans-serif;
	font-size: 7pt;

	font-weight: normal;
color: #ffffff;
}

.footer {
	font-family: Arial, helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}

h1{
	font-family: Arial, helvetica, sans-serif;
	font-size: 7pt;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0em
}

h2{
	font-family: Arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
}

h3{
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
}

body {
	font-family: Arial, helvetica, sans-serif;
  	font-size: 15px;
	color: #000000;
}

.table{
border-right: 1px dotted;
border-left: 1px dotted;
border-bottom:1px dotted;
border-top:1px dotted;
color: #3399ff;
}

td {
	font-family: Arial, helvetica, sans-serif;
  	font-size: 14px;
	color: #000000;
}

ul {
	margin-top: 5px;
	list-style-type: disc;
}

li {
	margin-bottom: 5px;
}

a:link {
font-weight: bold;
	color: #CD8C14;
	text-decoration: none;
font-family: Arial, helvetica, sans-serif;

}

a:visited {
font-weight: bold;
color: #CD8C14;
text-decoration: none;
font-family: Arial, helvetica, sans-serif;

}

a:hover {
font-weight: bold;
color: #CD8C14;
text-decoration: underline;
font-family: Arial, helvetica, sans-serif;

}

a:active {
font-weight: bold;
	color: #CD8C14;
	text-decoration: underline;
font-family: Arial, helvetica, sans-serif;

}