BODY {
SCROLLBAR-FACE-COLOR: #FBFBFB;
SCROLLBAR-HIGHLIGHT-COLOR: white;
SCROLLBAR-TRACK-COLOR:white;
SCROLLBAR-SHADOW-COLOR: white;
SCROLLBAR-ARROW-COLOR: #004C81;
	background-color : White;
	margin : 10px 10px 0px 10px;
}
A:Link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
}

A:VISITED {
        text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #555555;
        font-size: 9pt;
        
}

A:HOVER {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}

td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
        font-size: 9pt;
	color: #555555;

}
td   {  border-bottom-width: 1pt;
        border-bottom-style: solid;
        border-right-width: 1pt;
        border-right-style: solid;
        border-color: #cccccc;
        padding: 12pt;}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
 	text-align: left;
	color: #555555;
}
ul, li {
        text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #555555;
	font-weight: normal;
}

table {
        border: 1;
        border-color: black;
        padding: 2;
}

