.intro { background-color: rgb(214,216,69)}
.methods { background-color: rgb(81,69,216)}
.download { background-color: rgb(216,69,69)}
.predict { background-color: rgb(101,216,69)}

.email {color: rgb(255,0,0)}

table { 
	width: 80%;
	text-align: left;
	cellspacing: 100;
	nowrap;
}		
li { list-style-type: circle }
hr { 
	text-align: left;
	nowrap;
	}
p { text-indent:}

textarea {
	font-family: courier;
	font-size: 8pt;
	white-space: nowrap;
}

.white               {background-color: rgb(255,255,255)}
.black               {background-color: rgb(  0,  0,  0)}
.gray0               {background-color: rgb(  0,  0,  0)}
.grey0               {background-color: rgb(  0,  0,  0)}
.gray10              {background-color: rgb( 26, 26, 26)}
.grey10              {background-color: rgb( 26, 26, 26)}
.gray20              {background-color: rgb( 51, 51, 51)}
.grey20              {background-color: rgb( 51, 51, 51)}
.gray30              {background-color: rgb( 77, 77, 77)}
.grey30              {background-color: rgb( 77, 77, 77)}
.gray40              {background-color: rgb(102,102,102)}
.grey40              {background-color: rgb(102,102,102)}
.gray50              {background-color: rgb(127,127,127)}
.grey50              {background-color: rgb(127,127,127)}
.gray60              {background-color: rgb(153,153,153)}
.grey60              {background-color: rgb(153,153,153)}
.gray70              {background-color: rgb(179,179,179)}
.grey70              {background-color: rgb(179,179,179)}
.gray80              {background-color: rgb(204,204,204)}
.grey80              {background-color: rgb(204,204,204)}
.gray90              {background-color: rgb(229,229,229)}
.grey90              {background-color: rgb(229,229,229)}
.gray100             {background-color: rgb(255,255,255)}
.grey100             {background-color: rgb(255,255,255)}
.gray                {background-color: rgb(190,190,190)}
.grey                {background-color: rgb(190,190,190)}
.light-gray          {background-color: rgb(211,211,211)}
.light-grey          {background-color: rgb(211,211,211)}
.dark-gray           {background-color: rgb(169,169,169)}
.dark-grey           {background-color: rgb(169,169,169)}
.red                 {background-color: rgb(255,  0,  0)}
.light-red           {background-color: rgb(240, 50, 50)}
.dark-red            {background-color: rgb(139,  0,  0)}
.yellow              {background-color: rgb(255,255,  0)}
.light-yellow        {background-color: rgb(255,255,224)}
.dark-yellow         {background-color: rgb(200,200,  0)}
.green               {background-color: rgb(  0,255,  0)}
.light-green         {background-color: rgb(144,238,144)}
.dark-green          {background-color: rgb(  0,100,  0)}
.spring-green        {background-color: rgb(  0,255,127)}
.forest-green        {background-color: rgb( 34,139, 34)}
.sea-green           {background-color: rgb( 46,139, 87)}
.blue                {background-color: rgb(  0,  0,255)}
.light-blue          {background-color: rgb(173,216,230)}
.dark-blue           {background-color: rgb(  0,  0,139)}
.midnight-blue       {background-color: rgb( 25, 25,112)}
.navy                {background-color: rgb(  0,  0,128)}
.medium-blue         {background-color: rgb(  0,  0,205)}
.royalblue           {background-color: rgb( 65,105,225)}
.skyblue             {background-color: rgb(135,206,235)}
.cyan                {background-color: rgb(  0,255,255)}
.light-cyan          {background-color: rgb(224,255,255)}
.dark-cyan           {background-color: rgb(  0,139,139)}
.magenta             {background-color: rgb(255,  0,255)}
.light-magenta       {background-color: rgb(240, 85,240)}
.dark-magenta        {background-color: rgb(139,  0,139)}
.turquoise           {background-color: rgb( 64,224,208)}
.light-turquoise     {background-color: rgb(175,238,238)}
.dark-turquoise      {background-color: rgb(  0,206,209)}
.pink                {background-color: rgb(255,192,203)}
.light-pink          {background-color: rgb(255,182,193)}
.dark-pink           {background-color: rgb(255, 20,147)}
.coral               {background-color: rgb(255,127, 80)}
.light-coral         {background-color: rgb(240,128,128)}
.orange-red          {background-color: rgb(255, 69,  0)}
.salmon              {background-color: rgb(250,128,114)}
.light-salmon        {background-color: rgb(255,160,122)}
.dark-salmon         {background-color: rgb(233,150,122)}
.aquamarine          {background-color: rgb(127,255,212)}
.khaki               {background-color: rgb(240,230,140)}
.dark-khaki          {background-color: rgb(189,183,107)}
.goldenrod           {background-color: rgb(218,165, 32)}
.light-goldenrod     {background-color: rgb(238,221,130)}
.dark-goldenrod      {background-color: rgb(184,134, 11)}
.gold                {background-color: rgb(255,215,  0)}
.beige               {background-color: rgb(245,245,220)}
.brown               {background-color: rgb(165, 42, 42)}
.orange              {background-color: rgb(255,165,  0)}
.dark-orange         {background-color: rgb(255,140,  0)}
.violet              {background-color: rgb(238,130,238)}
.dark-violet         {background-color: rgb(148,  0,211)}
.plum                {background-color: rgb(221,160,221)}
.purple              {background-color: rgb(160, 32,240)}
