body{
	color: #1a171b;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	line-height: 24px;
	font-size: 14px;
	background-color: #fff;
}

body, p, ol, ul, td, h1, th, h2 {
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
}

#wrapper{
	margin-top: 36px;
}

#language_container, .button_container{
	margin-top: 24px;
	line-height: 16px;
	font-size: 11px;
}

#language_container a, #footer a{
	text-decoration: none;
}

p{
	margin-bottom: 24px;
}

.border_top{
	border-top-style: dotted;
	border-top-width: 1px;
}

.column{
	padding-top: 12px;
	margin-top: 24px;
}

.entry_column{
	margin-top: 24px;
}

.entry_wrapper{
	background-color: white;
	margin-bottom: 12px;
}

.entry_container{
	margin: 9px;
}

h1{
	text-transform: uppercase;
	font-family: Geogrotesque, Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 26px;
	font-size: 24px;
}

h2{
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}

.bold{
	font-weight: bold;
}

h1 a{
	text-decoration: none;
}

.lowercase{
	text-transform: lowercase;
}

