.intro{
font-size : 10pt;
font-family : Arial;
font-weight: bold;
color:gold;
}
.frame{font-size : 9pt;font-family : Arial;}
.title{
font-size : 16pt;
font-family : Arial;
font-weight: bold;
color:gold;
}
form { display: inline }





A:link	{
text-decoration:underline;
color:gold;
	}
A:hover	{

font-weight: bold;
}
 

A:visited	{
text-decoration:underline;
color:gold;
}



.content
{
font-family: arial;
text-docoration: none;
color: silver;
font-weight: normal;
font-size: 10pt;
}

.title{
font-size : 13pt;
font-family : Arial;
font-weight: bold;
color:gold;
}


.col
{
font-family: arial;
text-docoration: none;
color: silver;
font-weight: normal;
font-size: 8pt;
}


.cap
{
font-family: arial;
text-docoration: none;
color: white;
font-weight: normal;
font-size: 8pt;
}

input   {
  font-family: arial;
  text-docoration: none;
  color: purple;
font-weight: bold;
font-size: 8pt;
 background-color: #F5F5F5;
border-style: solid;
border-width: 1 px;
border-color: black;
  font-style: normal;
}


img{
border: 0px;
}


body{scrollbar-base-color:silver;background-image:url("/sigmapi2/mainbg1.gif");}