﻿p {
	margin: 6px;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	font-family: tahoma;
}
p a {
	font-size: 10pt;
	color: #D03E8E;
	font-family: tahoma;
	text-decoration: none;
}
p a:hover {
	font-size: 10pt;
	color: #634989;
	font-family: tahoma;
	text-decoration: underline;
}
h6 {	
	font-family: tahoma;
	font-size: 7pt;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
h6 a {
	font-size: 7pt;
	color: #634989;
	font-family: tahoma;
	text-decoration: none;
	font-weight: bold;
}
h6 a:hover {
	font-size: 7pt;
	color: #634989;
	font-weight: bold;
}
h6 a:visited {
	font-size: 7pt;
	color: #634989;
	font-weight: bold;
}
h1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16pt;
	color: #d03e8e;
	margin-top: 6px;
	margin-bottom: 6px;	
	text-align: center;
}
h3 {
	margin: 6px;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	font-family: tahoma;
	font-weight: bold;
	text-align: center;
}
h5 {
	margin: 0px;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	font-family: tahoma;
	font-weight: bold;
	text-align: center;
