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: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: justify;
	line-height: 1.4em;
}

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: 13px
	text-decoration: none;
	line-height: 1.4em;
}

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;
	line-height: 1.4em;
}

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;
	vertical-align: top;
	line-height: 1.4em;
}

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;
	vertical-align: top;
	line-height: 1.4em;
}

a {
	color: #000099;
	font-family: Arial, Verdana, Sans-serif;
	text-decoration: none;
}

a:hover {
	color: #FFCC00;
}
a:hover#hover-blue {
	color: blue;
}

a:hover#hover-red {
	color: red;
}

.menubar {
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.menu {
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;

}

.menubar-light {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px
	font-weight: 500;
	text-decoration: none;
}

h1 {
	color: #6600cc;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-top: 0px;
}

h2 {
	color: #d50000;
	font-family: Arial, SansSerif, Sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-top: 0px;
}

hr {
    border: 0;
    color: red;
    background-color: red;
    height: 1px;
    width: 95%;
    text-align: center;
}
    
li {
	margin-bottom: 0px;
	margin-top: 0px;
	text-indent: 0px;
}

ul {
	margin-bottom: 0px;
	margin-top: 0px;
	text-indent: 0px;
}
