body {
	background: url("images/bkg.gif") top center fixed repeat-x;
	color: #000000;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 9pt;
	text-align: justify;
}

p {
	color: #000000;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 1.4em;
	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: 10pt;
	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: 10pt;
	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: 10pt;
	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: 10pt;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
	vertical-align: top;
}

a {
	color: blue;
	font-weight: 700;
	text-decoration: none;
}

a:hover {
	color: #CC6600;
}
a:hover#hover-blue {
	color: blue;
	text-decoration: none;
}

a:hover#hover-red {
	color: #990033;
	text-decoration: none;
}

.menubar {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.menubar:hover {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.big-link {
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
}

.menu-left {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
}

.menubar-small {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 300;
	text-decoration: none;
}

h1 {
	color: #0000CC;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

h2 {
	color: #CC0000;
	font-family: Arial, SansSerif, Sans-serif;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

h3 {
	color: #000020;
	font-family: Georgia, Arial, SansSerif, Sans-serif;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

h4 {
	color: #000020;
	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: #ff9900;
    background-color: #ff9900;
    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;
}