BODY		{
			SCROLLBAR-FACE-COLOR : #000066         ;
			SCROLLBAR-HIGHLIGHT-COLOR : #000066         ;
			SCROLLBAR-SHADOW-COLOR : #000066         ;
			SCROLLBAR-3DLIGHT-COLOR : #99CCFF     ;
			SCROLLBAR-ARROW-COLOR : #99CCFF        ;
			SCROLLBAR-TRACK-COLOR : #000066        ;
			SCROLLBAR-DARKSHADOW-COLOR : #99CCFF     ;
			FONT-SIZE: 9 pt ;
			Font-Family : arial ;
			Font-Size : 9 pt ;
			Color : white ;
			Background-Color : #000066
		}
.ROSE	 	{
			Font-Family : arial ;
			Font-Size : 9 pt ;
			Color : black ;
			Background-Color : #CCFFFF
		}
TABLE		{	Font-Family : arial ; 
			Font-Size : 9 pt ; 
			Color : white 
		}
:link	 	{
			Color : #d8dc6c ;
			Text-Decoration : None
		}
:visited	{
			Color : #d8dc6c ;
			Text-Decoration : None
		}
A:hover		{
			Color : #000066 ;
			Background-Color : #FFFFFF ;
			Text-Decoration : Underline 
		}