BODY {
	SCROLLBAR-FACE-COLOR: #FBFBFB;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-TRACK-COLOR:white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-ARROW-COLOR: #004C81;
	background-attachment : fixed;
}

A:Link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 9pt;
	text-decoration: none;
}

A:VISITED {
        text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: white;
        font-size: 9pt;
        
}

A:HOVER {
	text-decoration: none;
	color: #FFFFA0;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
}

TABLE {
        font-family: Arial;
        font-weight: bold;
        font-style: normal;
        font-size: 9pt;
	color: White;
     }

TD {
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	font-size: 9pt;
	margin-left: 5pt;
	padding-left : 17px;
	padding-right : 25px;
}

TH {
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	text-align: center;
	color: White;
	background: white;
}
P {
        font-family: Arial;
        font-weight: normal;
        font-style: normal;
        font-size: 9pt;
	color: #555555;
}
img {
        border: 0; }

