body, html {
background: url(/images/bgimage.gif) #ffffff fixed center top;
margin: 0;
padding: 0;
color: #000000;
font-size : 9pt;
font-weight : medium;

max-width:770px;
margin-left: auto;
margin-right: auto;
word-break: break-all;


}
p {
	font-size: 9pt
}
table {
	border-spacing: 0px;
}
td {
	padding-left: 2px;
	padding-right: 0;
	line-height:150%;
	font-size: 9pt;
}
label {
	cursor: pointer;
}
a:link {
	font-size: 9pt; color: black; text-decoration: none
}
a:visited {
	font-size: 9pt; color: black; text-decoration: none
}
a:active {
	font-size: 9pt; color: black; text-decoration: none
}
a:hover {
	font-size: 9pt; color: black; text-decoration: underline; position: relative; left: 1px; top: 1px; clip: rect();
}
a.title
{
	color: blue
}
a.title:visited
{
	color: blue
}

table {
	width: 765px;
	font-size: 9pt
}
hr {
	width: 765px
}
.p9
{
    FONT-SIZE: 12px
}
.p10
{
    FONT-SIZE: 14px;
    COLOR: #ffffff
}
.p914
{
    FONT-SIZE: 12px;
    LINE-HEIGHT: 14pt
}
.p915
{
    FONT-SIZE: 12px;
    LINE-HEIGHT: 15pt
}
.p11
{
    FONT-SIZE: 14px
}
.p1116
{
    FONT-SIZE: 14px;
    LINE-HEIGHT: 16pt
}
.p1117
{
    FONT-SIZE: 14px;
    LINE-HEIGHT: 17pt
}
.p12
{
    FONT-SIZE: 14px
}
.p1217
{
    FONT-SIZE: 14px;
    LINE-HEIGHT: 17pt
}
.p1218
{
    FONT-SIZE: 14px;
    LINE-HEIGHT: 18pt
}
.p15
{
    LINE-HEIGHT: 18pt
}
.p8t
{
    FONT-SIZE: 8pt
}
.border
{
    BORDER-RIGHT: #333333 1px solid;
    BORDER-TOP: #333333 1px solid;
    BORDER-LEFT: #333333 1px solid;
    BORDER-BOTTOM: #333333 1px solid
}
A.title:link
{
    TEXT-DECORATION: none
}
A.title:visited
{
    TEXT-DECORATION: none
}
A.title:hover
{
    COLOR: #ff0000;
    TEXT-DECORATION: underline
}
A.author:link
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
    TEXT-DECORATION: none
}
A.author:visited
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
    TEXT-DECORATION: none
}
A.author:hover
{
    FONT-SIZE: 8pt;
    COLOR: #ff0000;
    FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
    TEXT-DECORATION: underline
}
A:visited
{
    TEXT-DECORATION: underline
}
A:link
{
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #ff0000;
    TEXT-DECORATION: none
}

#footer {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	margin: 40px 2em 0 0;
	padding: 10px 0;
	text-align: center;
}

#bottom {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 40px 2em 0 0;
	padding: 10px 0;
	text-align: center;
}

@media screen and (max-width:768px) {
body, html {
font-size : 1em;
max-width:100%;
}
table {
width:100%;
font-size:1em;
}
hr {
width: 100%;
}
#footer{
display:none;
}
.fulltable{
width:100%;
font-size: 9pt;
}


}

