body, table, tr, td, p, dl, dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	font-size: 11px;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #003366;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #990000;
}

.sidebar {
	font-size: 11px;
	line-height: 15px;
}
a.sidebar {
	font-size: 11px;
	color: #003366;
	line-height: 15px;
}
a.sidebar:link {
	font-size: 11px;
	color: #003366;
	line-height: 15px;
}
a.sidebar:visited {
	font-size: 11px;
	color: #003366;
	line-height: 15px;
}
a.sidebar:hover {
	font-size: 11px;
	color: #990000;
	line-height: 15px;
}

.h1 {
  font-size: 14px;
	color: #bb3034;
  font-weight: bold;
}

.h2 {
  font-size: 12px;
  font-weight: bold;
}

.h3 {
	color: #bb3034;
  font-weight: bold;
}

.normal {
	line-height: normal;
}

.smaller {
	font-size: 11px;
}

.date {
	font-size: 9px;
}

.credit {
	line-height: normal;
	font-size: 10px;
}
