TD		{}

.color		{background: #f0f0f0}

.color2 	{background: #C0C0C0}

.color3		{background: #E7E7D8}

.color4		{background: #D7D7BD}

.color5		{background: #6699CC}

.color6		{background: skyblue}

.color7		{background: #ffe4c4}

.color8		{background: #ffdead}

.color9		{background: navy;
			color:white}
.colorTD {background: #ffdead;
		 color: black;
		 font-family: sans-serif;
		 FONT-WEIGHT: bold;
		 FONT-SIZE: x-small}

.PageTitle {background: navy;
		 color: yellow;
		 font-family: verdana, arial;
		 FONT-WEIGHT: bold;
		 FONT-SIZE: 11pt}

.TableTitle {background: #ffe4c4;
		 color: white;
		 font-family: sans-serif;
		 FONT-WEIGHT: bold;
		 FONT-SIZE: x-small}

FONT		{font-size: 10pt;
		 font-family: Arial;
		 color: black}

.title		{font-size: 14pt;
		 color: black;
		 font-family: Arial}

.optitle	{background: #ffe4c4;
		 color: black;
		 font-family: sans-serif;
		 FONT-WEIGHT: bold;
		 FONT-SIZE: x-small}

.opfooter	{background: silver;
		 color: black;
		 font-family: sans-serif;
		 FONT-WEIGHT: bold;
		 FONT-SIZE: x-small}

.pred	{color: red;
		 font-family: sans-serif;
		 FONT-WEIGHT: bold;
		 FONT-SIZE: xx-small}


BODY		{background: #ffffff}
	 
