body {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}

h2 {
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}

h3 {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

h4 {
	font-family: verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

h5 {
	font-family: verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}

table {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

th {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}

a {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

a:visited {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

a:hover {
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}

a:active {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}
