a:link  {
	color : silver;
	font-weight : bold;
	font-family : arial;
	font-size : 10pt;
	line-height : 11pt;
	text-decoration : underline;
}

a:visited  {
	color : silver;
	font-weight : bold;
	font-family : arial;
	font-size : 10pt;
	line-height : 11pt;
	text-decoration : underline;
}

a:hover  {
	color : #FFCC33;
	font-weight : bold;
	font-family : arial;
	font-size : 10pt;
	line-height : 11pt;
	text-decoration : none;
}

a:active  {
	color : silver;
	font-weight : bold;
	font-family : arial;
	font-size : 10pt;
	line-height : 11pt;
	text-decoration : underline;
}

p.b1  {
	color :  white;
	font-weight : bold;
	font-family : arial;
	font-size : 9pt;
	line-height : 11pt;
}

p.b2  {
	color : white;
	font-weight : bold;
	font-family : arial;
	font-size : 10pt;
	line-height : 11pt;
	text-align : justify;
}

p.b3  {
	color : #FFCC33;
	font-weight : bold;
	font-family : arial;
	font-size : 14pt;
	line-height : 16pt;
}

p.b4  {
	color : silver;
	font-weight : bold;
	font-family : arial;
	font-size : 10pt;
	line-height : 12pt;
}

p.b5  {
	color:#FFCC33;
	font-weight : bold;
	font-family : arial;
	font-size : 12pt;
	line-height : 14pt;
}

 
 

TD.grey  {
	background-color : silver;
}

TD.red  {
	background-color : #730419;
}

TD.blue  {
	background-color : #333399;
}

BODY  {
	scrollbar-base-color : #730419;
	scrollbar-track-color : #666666;
	scrollbar-face-color : ;
	scrollbar-highlight-color : ;
	scrollbar-3d-light-color : ;
	scrollbar-dark-shadow-color : ;
	scrollbar-shadow-color : #666666;
	scrollbar-arrow-color : silver;
	background-color : Black;
}


