@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #000000;
}
a {
	font-size: 14px;
	color: #4d1979;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4D1979;
}
a:hover {
	text-decoration: underline;
	color: #4D1979;
}
a:active {
	text-decoration: none;
	color: #4D1979;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: Calibri, Arial;
	font-size: 18px;
	color: #000000;
}
.style2 {font-style: italic}
.style3 {color: #FFFFFF}
.style6 {font-size: 9px}
.style7 {color: #FF0000}
.style8 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.style15 {color: #99cc00;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.style16 {color: #000000}
.style17 {font-size: 10px}
.style18 {color: #4D1979}