a:link			{color:rgb(0,0,255);
				 text-decoration:none}

a:visited		{color:rgb(0,0,153);
				 text-decoration:none} 

a:active		{color:rgb(255,0,0)}

a:hover		{color:rgb(255,102,0);
				 text-decoration:none}

body			{font-family:Arial,Helvetica,SansSerif;
				 background-color:rgb(204,204,204);
				 color:rgb(0,0,0);
				 font-size:12px}

body			{scrollbar-face-color:#2F2F9F;
				 scrollbar-arrow-color:white;
				 scrollbar-track-color:#dddddd;
				 scrollbar-shadow-color:#1f1f7f;
				 scrollbar-highlight-color:#3f3faf;
				 scrollbar-3dlight-color:'#6f6fdf';
				 scrollbar-darkshadow-Color:'#1a1a7a'}
				 
table			{font-family:Arial,Helvetica,SansSerif;
				 font-size:12px}

h1,h2,h3,h4	{font-family:Arial,Helvetica,SansSerif;
				 font-size:12px}

h1{color: rgb(0,0,0);font-size:24}
h2{color: rgb(0,0,0)}
h3{color: rgb(5,135,135)}
h4{color: rgb(155,155,155)}

.nsbutton,
a.nsbutton		{font-family:Arial,Helvetica,SansSerif;
				 font-size:12px;
				 font-weight:normal;
				 color:black}

