body {
    font-family: arial narrow;
    font-size: 14px;
    text-align: left;
    background: #ffffff;
    color: #000086;
    padding-top: 0px;
    line-height: 1;
	background-image: url(); background-repeat:
	no-repeat; background-attachment: fixed; background-position: bottom right
}
td, th {
    text-align: justify;
    line-height: 1;
}

table.bodyText {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
}

h1 {
    margin: 0; padding: 0;
	font-family: arial narrow;
	font-size: 30px;
}

h2 {
    font-size: 12px;
    color: #ff9118;
    margin: 1em 0;
}
h3 {
    font-size: 10px;
    margin: 1em 0;
}
p, li {
    margin: 1em 15;
}
img {
    border: 0;
}
img.left  { float: left; margin-right: 14px; }
img.right { float: right; margin-left: 14px; }
.readmore {
    text-align: right;
}

a {
    color: #f0b33c;
    font-weight: bold;
    text-decoration: none;
}
a:visited {
    color: #cf9118;
}
a:hover {
    text-decoration: underline;
}
table a {
    text-decoration: underline;
    font-weight: normal;
    color: #7f7c79;
}
