a {
color: #cc0000;
text-decoration:none;
}

a:focus, a:hover {
color: #990000;
text-decoration:none;
}

body,td,th {
	font-family: 'Titillium Web';
	font-size: 14px;
	font-weight: 400
}
papertitle {
	font-family: 'Titillium Web';
	font-size: 42px;
	font-weight: 1000
}
strong {
	font-family: 'Titillium Web';
	font-size: 18px;
	font-weight: 800
}
heading {
	font-family: 'Titillium Web';
	font-size: 30px;
	font-weight: 600
}
#horizontal ul{
  list-style: none;
}

#horizontal li{
  padding:16px;
  display: inline;
}
