﻿body {
	color: black;
	font-size: 10pt;
	font-family: arial;
	margin-top: 0;
	margin-left: 0;
	margin-right= 0;
}
tr {
	color: black;
	font-size: 10pt;
	font-family: arial;
}

p { line-height: 140%;
	margin-top: 0;
	margin-bottom: 0}

h1 {
	color: black;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
	margin-top: 0;
	margin-bottom: 0
}

h2 {
	color: #F5821F;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
	margin-top: 0;
	margin-bottom: 0
}

h3 {
	color: black;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
	margin-top: 2;
	margin-bottom: 2;
	text-indent: 10
}

h4 {
	color: #993366;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
	margin-top: 2;
	margin-bottom: 2;
	text-indent: 10
}

.style2 {
		font-size: 10pt;
		font-weight: bold;
		color: black;
}
.style3 {
		font-size: 10pt;
		font-weight: bold;
		color: black;
}
.style5 {
		font-size: 10pt;
		font-weight: bold;
		color: gray;
}

a {
	font-family:arial;
	color:black;
	text-decoration: none;
}

.link1 {
	color: black;
}

.link2 {
	color: black;
}


a:hover {
	text-decoration: none;
}
