.head {
	font-weight: bold;
}

tr, td ,p {
	font: 12px/170% Verdana, sans-serif;
	color: 000000;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}

h2 {
  font-size: 12px/170%;
}

.title { 
	font: 12px/170% Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
}

.link {
	font: 12px/170% Verdana, sans-serif;
	color:#000000;
	line-height: 130%;
	font-weight: bold;
	border-bottom: 0;
	text-decoration: none;
}

.copyright_link {
	font: 12px/170% Verdana, sans-serif;
	color:#FFFFFF; 
	line-height: 130%;
	font-weight: bold;
	border-bottom: 0;
	text-decoration: none;
}

