body {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
}

a {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#header #search-and-links #header-links li {
	font-size: 11px;
}

#header #search-and-links #header-links li a {
	text-decoration: none;
}

#header #search-and-links #header-links li a:hover {
	text-decoration: underline;
}

#top-nav-container {
	font-size: 12px;
}

blockquote p {
  font-size: 120%;
  font-weight: bold;
  line-height: 120%;
}

.blockquote-ref {
  font-size: 90%;
  font-weight: normal;
  line-height: 120%;
}

.blockquote-ref strong {
  font-size: 107%;
  line-height: 110%;
}

#content-internal h1 {
    font-weight: bold;
    font-size: 13px;
}


#right-col-internal #content #content-internal h2 {
	font-size: 12px;
	font-weight: bold;
}

#uni-article .more-link a {
	text-decoration: none;
}

#uni-article .desc {
	font-size: 11px;
}

.vid-title-left, .vid-title-right {
	font-size: 14px;
	font-weight: bold;
}

#flash-menu {
	text-align: center;
	font-weight: bold;
}

#footer {
	font-size: 11px;
}

#footer-links li a {
	text-decoration: none;
}

#footer-links li a:hover {
	text-decoration: underline;
}

