body {
  font-family		:	arial,helvetica,sans-serif;
  font-size		:	10pt;
  background-color	:	#cfcfcf;
}
blockquote {
  padding		:	0 0;
}
h2 {
  color			:	#4e6992;
}
h3 {
  color			:	#5775a2;
}
.transparent {
  background-color	:	#cfcfcf;
}
td {
  font-size		:	10pt;
  background-color	:	#bbbbbb;
}
th {
  font-size		:	10pt;
  font-weight		:	bold;
  background-color	:	#6884AE;
}
.table a {
  font-size		:	10pt;
  font-weight		:	bold;
  color			:	#41587A;
  text-decoration	:	none;
}
.table a:hover {
  text-decoration	:	underline;
}
.links a {
  font-size		:	10pt;
  color			:	#41587A;
  text-decoration	:	none;
}
.links a:hover {
  text-decoration	:	underline;
}
.new {
  color                 :       #4e6992;
}
a {
  color			:	#41587A;
  text-decoration	:	none;
}
a:hover {
  text-decoration	:	underline;
}
