body {
	color: #000000;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	text-align: justify
}

p {
	color: #000000;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: justify;
}

p.small {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10 px;
	font-weight: 700;
	text-decoration: none;
}

p.text-light {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px
	font-weight: 700;
	text-decoration: none;
}

table {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #000000;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	text-align: justify;
}

td {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #000000;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
	text-align: justify;
	vertical-align: top;
}

tr {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #000000;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
	text-align: justify;
	vertical-align: top;
}

a {
	color: #441BAF;
	font-family: Arial, Verdana, Sans-serif;
	font-weight: 700;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	font-family: Arial, Verdana, Sans-serif;
}

a:hover.hover-black {
	color: #000000;
	text-decoration: none;
}

a:hover.hover-blue {
	color: #0000FF;
	text-decoration: none;
}

a:hover.hover-gray {
	color: #C0C0C0;
	text-decoration: none;
}

a:hover.hover-wht {
	color: ffffff;
	text-decoration: none;
}

a:hover#hover-purple {
	color: #A978EB;
	text-decoration: none;
}

.menubar {
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
}

.menubar-light {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px
	font-weight: 700;
	text-decoration: none;
}

h1 {
	color: #441BAF;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
}

h2 {
	color: #cc0000;
	font-family: Arial, SansSerif, Sans-serif;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
}

hr {
	color: #000000;
	height: 1px;
	text-align: center;
	width: 97%;
}

li {
	margin-bottom: 0px;
	margin-top: 0px;
	text-indent: 10px;
}

ul {
	margin-bottom: 0px;
	margin-top: 0px;
	text-indent: 10px;
}