body {
	margin: 0px;
	font-family: Times New Roman, serif;
	font-size: 12pt;	
	cursor: default;
	scrollbar-face-color:#555555;
	scrollbar-arrow-color:#AAAAAF;
	scrollbar-track-color:#EEEEEE;
	scrollbar-shadow-color:'3333333';
	scrollbar-highlight-color:'#BBBBBB';
	scrollbar-3dlight-color:'#DDDDDD';
	scrollbar-darkshadow-Color:'444444';
}

td {
	font-family: Arial, Helvetica, sans-serif; 
	color: #007788; 
	font-size: 10pt; 
	font-weight: normal;
}

img {
	border: 0px
}

hr {
	width: 85%
}

a {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: blue;
	text-decoration: none
}

a:hover {
	color: #AAAAFF;
	text-decoration: underline
}

