@media screen {
body {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 10pt;
	color: Black;
	background-color: White;
	background-attachment: fixed;
	scrollbar-face-color: Black;	
	scrollbar-shadow-color: Red;
	scrollbar-3d-light-color: Red;
	scrollbar-arrow-color: Red;
	scrollbar-base-color: Black;
	scrollbar-dark-shadow-color: Red;
	scrollbar-highlight-color: ;
	scrollbar-track-color: black;
}        
}               
P { 
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 10pt;
	font-style: normal;
	color: Black;
}
P.2 { 
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 10pt; 
	font-style: normal;
	color: #df0005;
}
P.3 { 
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, MS Sans Serif;
	font-size:10pt;
	font-style: normal;
	color: #747474;
}
ul {
	list-style:disc; 
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 10pt;
	font-style: normal; 
	color: Black;
}
A {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 8pt;
	line-height: normal;
	color: Black;
	text-decoration: none;
}
A:active  { 
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 8pt;
	line-height: normal; 
	color: Black;
	text-decoration: none;
}
A:visited {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 8pt;
	line-height: normal;
	color: Black;
	text-decoration: none;
}
A:hover { 
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 8pt;
	line-height: normal; 
	color: red; 
	text-decoration: underline overline;
	}
img { 
	border: none;
}
.time {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 8pt;
	color: White;
}
.midsection {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 10pt;
	vertical-align: top;
	background-color: Transparent;
	background-attachment: fixed;
}
.disclaimer {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, MS Sans Serif;
	color: Black;
	font-size: 8pt;
}
#starsprite1 {
	position: absolute; 
	z-index: 100; 
	top: 0px; 
	left: 0px; 
	width: 40px; 
	height: 40px; 
	visibility: visible 
}
#starsprite2 {
	position: absolute; 
	z-index: 10; 
	top: 0px; 
	left: 0px; 
	width: 40px; 
	height: 40px; 
	visibility: visible 
}
#starsprite3 {
	position: absolute; 
	z-index: 10; 
	top: 0px; 
	left: 0px; 
	width: 40px; 
	height: 40px; 
	visibility: visible 
}
#starsprite4 { 
	position: absolute; 
	z-index: 10; 
	top: 0px; 
	left: 0px; 
	width: 40px; 
	height: 40px; 
	visibility: visible 
}
#starsprite5 { 
	position: absolute; 
	z-index: 10; 
	top: 0px; 
	left: 0px; 
	width: 40px; 
	height: 40px; 
	visibility: visible 
}

@media print {
body 	{	font-size: 6pt;
		color: Black;
		background-color: White;
	}
}