body  {
	font-size : 11px;
	font-family : arial, sans-serif;
	font-weight : normal;
	color : #ffffff;
	line-height : 11px;
	scrollbar-base-color        : #cccccc;
    scrollbar-track-color       : #ffffff;
    scrollbar-face-color        : #ffffff;
    scrollbar-highlight-color   : #ffffff;
    scrollbar-3d-light-color    : #cccccc;
    scrollbar-dark-shadow-color : #cccccc;
    scrollbar-shadow-color      : #cccccc;
	scrollbar-arrow-color       : #666666;
	}

p  {
	font-size : 11px;
	line-height : 11px;
	font-family : arial, sans-serif;
	font-weight : normal;
	color : #ffffff;
	
	
	}

td  {
	font-size : 11px;
	line-height : 11px;
	font-family : arial, sans-serif;
	font-weight : normal;
	color : #ffffff;
	}


A  {
	color : #ffffff;
	font-size : 11px;
	line-height : 11px;
	font-family : arial,sans-serif;
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {
	color : #ffffff;
	font-size : 11px;
	line-height : 11px;
	font-family : arial,sans-serif;
	font-weight : normal;
	text-decoration : none;
}

A:Active  {
	color : #ffffff;
	font-size : 11px;
	line-height : 11px;
	font-family : arial,sans-serif;
	font-weight : normal;
	text-decoration : none;
}

A:Hover  {
	color : #ffffff;
	font-size : 11px;
	line-height : 11px;
	font-family : arial,sans-serif;
	font-weight : normal;
	text-decoration : none;
}



