
	A:link {
	color: Maroon;
}
	A:visited {
	color: Maroon;
}
	A:hover {
	color:#FF3300;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color : Gray;
}
	Body
	{
	background-color: Black;
	font-size:10pt;
	font-family:Arial;
	margin:0px;
	scrollbar-face-color:#000080;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color:#083163;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:#639EE7;
	scrollbar-track-color:black;
	scrollbar-arrow-color:#639EE7;
	border : Blue;
}
	.bcolorblue
	{
	background-color: Blue;
}
	.Header
	{
	background-color: transparent;
	font-size:60pt;
	font-family: Eurasia;
	margin:0px;
	font-weight : 900;
	font-style : italic;
	color : Yellow;
}
	.TD_Special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color : Navy;
	font-weight : bold;
}
.ImageBorderBig {
	border-width : 9;
	border-top-color : Red;
	border-left-color : Red;
	border-right-color : #9D1709;
	border-bottom-color : #9D1709;
}
.ImageBorderSmall {
	border-width : 2;
	border-top-color : Red;
	border-left-color : Red;
	border-right-color : Red;
	border-bottom-color : Red;
}
	.Footer
	{
	font-size:8pt;
	font-family: Symbol;
	margin:0px;
	font-weight : 600;
	font-style : normal;
	color : Yellow;
}


