﻿p {

	line-height: 18px;
	font-family:Verdana;
	font-size:13px;
	margin-top:5px;
	
}

a {
	color:navy
}

h1 {
	font-family: Verdana;
	font-size: x-large;
	font-weight: bold;
	color: #873D3D;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}

.border-right {
	border-right:1px maroon
}

.footer {
	font-size:x-small;
	margin-top: 3px;
	margin-bottom: 7px;
}

.links {
	margin-top: 5px;
	margin-bottom: 5px;
}

.homepage {
	margin-top: 0px;
	margin-bottom: 0;
	color: #873D3D;
}

.subtitle {
	font-size: large;
	color:#797951

}

.Line {
	color:#797951;
	margin-top:15px;
	margin-bottom:0px;
}

.Publication {
	color: #003366;
	margin-top: 5px;
	margin-bottom: 0px;
}

.Question {
	color: #003366;
	margin-top: 10px;
	margin-bottom: 2px;
}
