.style {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FFFFFF;
}
h1
{ font-family:		Tahoma;
  font-size:		12px;
  font-weight:		bold;
  color:			#990000;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a
{ font-family:		Tahoma;
  font-weight:		normal;
  font-size:		12px;
  text-decoration:		none;
  color:			#000000;
}
.pr
{ font-family: Tahoma;
	font-size: 9px;
	background-color: F4F4F4;
}
