<style type="text/css">
html {
		height: 100%;
}
body {  SCROLLBAR-FACE-COLOR: #192E44;
		SCROLLBAR-HIGHLIGHT-COLOR: #192E44;
		SCROLLBAR-SHADOW-COLOR: #192E44; 
		SCROLLBAR-3DLIGHT-COLOR: #192E44; 
		SCROLLBAR-ARROW-COLOR: #0b0b0b; 
		SCROLLBAR-TRACK-COLOR: #192E44; 
		SCROLLBAR-DARKSHADOW-COLOR: #0b0b0b; 
		height: 100%; 
		margin: 0; 
		padding: 0;
}
table {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #0b0b0b; text-decoration: none}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #0b0b0b; text-decoration: none}
a:active {
  color: #999999; 
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:link {
  color: #999999; 
  text-decoration: none;
}
a:visited {  color: #999999; text-decoration: none}
td {border: 0px #000000 dashed; border-color: #000000 dashed}
#bg {
		position: fixed; 
		top: 0; 
		left: 0; 
		width: 100%; 
		height: 100%;
}
#content {
		position: relative; 
		z-index: 1;
}
tt.head		{ color:#FFFFFF; font-size:11px; line-height:11pt; font-family:Verdana,Arial; font-weight:bold; }
tt.std		{ color:#FFFFFF; font-size:10px; line-height:11pt; font-family:Verdana,Arial; }
tt.std2		{ color:#000000; font-size:10px; line-height:11pt; font-family:Verdana,Arial; }
tt.std3		{ color:#999999; font-size: 9px; line-height:11pt; font-family:Verdana,Arial; }
tt.ext		{ color:#000000; font-size:10px; line-height:11pt; font-family:Verdana,Arial; }
tt.ext2		{ color:#BBBBBB; font-size:10px; line-height:11pt; font-family:Verdana,Arial; }
tt.ext4		{ color:#000000; font-size:10px; line-height:11pt; font-family:Verdana,Arial; }
tt.ext5		{ color:#000000; font-size:11px; line-height:11pt; font-family:Verdana,Arial; font-weight:bold; }
</style>