.style1 {
  font-size: 10px;
  color: #696969;
}

.style2 {
  font-size: 14px;
  color: #ff0000;
}

.style3 {
  font-size: 14px;
  color: #ff6666;
}

.style4 {
  font-size: 13px;
  color: #ff4500;
}

.style5 {
  font-size: 13px;
  color: #ffa500;
}

.style6 {
  font-size: 10px;
  color: #ffffff;
}

.style7 {
  font-size: 10px;
  color: #ff0000;
}


.style8 {
  font-size: 11px;
  color: #1e90ff;
}

.style9 {
  font-size: 12px;
  color: #1e90ff;
  font-weight: bold;
}

.style10 {
  font-size: 10px;
  color: #696969;
}

.style11 {
  font-size: 12px;
  color: #ff4500;
}

.style12 {
  font-size:15px;
  color: #ff4500;
}






.link1{
	color: #999999;
	text-decoration: underline;
}

.link2{
	color: #ff0000;
	text-decoration: underline;
}

.link3{
	color: #ff6666;
	text-decoration: underline;
}

.link4{
	color: #00cc99;
	text-decoration: underline;
}


.link5{
	color: #ffa500;
        font-size: 13px;
	text-decoration: underline;
}


table#list td{
	margin:2px 0;
	padding:2px 0;
}