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: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: justify;
}

p.small {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	font-weight: 700;
	text-decoration: none;
}

p.text-light {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: 15px;
	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: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	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: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
	vertical-align: top;
}

a {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #FFCC00;
}
a:hover#hover-blue {
	color: blue;
	text-decoration: none;
}

a:hover#hover-red {
	color: #990033;
	text-decoration: none;
}

.menubar {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
}

.menu-left {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
}

.link-small {
	color: #000080;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 300;
	text-decoration: none;
}
.link-wht {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	text-decoration: none;
}

h1 {
	color: #CC0000;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 18px;
	font-weight: 800;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

h2 {
	color: #000080;
	font-family: Arial, SansSerif, Sans-serif;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

hr {
	border: 0;
	color: #000099;
	background-color: #000099;
	height: 1px;
	width: 95%;
	text-align: center;
}

li {
	margin-bottom: 0px;
	margin-top: 0px;
	text-indent: 10px;
}

ul {
	margin-bottom: 0px;
	margin-top: 0px;
	text-indent: 10px;
}