

body, p, td, table, tr, ul, li{
	font-family: Trebuchet MS, Trebuchet, sans-serif;
}

ul, li {	
		margin-bottom: 6;
}

p {
	margin-left: 5px;
} 	

.bio {
		font-size: 14px;
	   	color: #0b3165;
	   	margin-right: 20px;
	   	line-height: 120%;
}

.label {
		font-size: 14px;
	   	color: #0b3165;
	   	text-align: center;
	   	line-height: 120%;
}

.border {border-left-color: blue;
		border-left-style: solid; 
		border-left-width: 2px;
		padding-right: 6px; 
		padding-left: 6px;
}

.selected {
	color: #f807d3;
}

h1 {
	font-size: 26px;
	color: #0b3165;
	font-style: normal;
	font-weight: bold;
	margin-left: 100px;
	margin-bottom: 0;

}  
h2 {
	font-size: 14px;
	color: #0b3165;
	padding: 0;
	margin-left: 100px;
	line-height: 0px;
}


h6{
	font-size: 16px;
	color: #0b3165;
	font-weight: bold;
}


.foot {
	font-size: small;
}

A:link, A:visited, A:active, A:hover {
	color: #0b3165;
	text-decoration: none;
}

h6 A:link, h1 A:visited, h1 A:active {
	text-decoration: none;
}

h6 A:hover {
	border-top: 1px dotted #f807d3;
    border-bottom: 1px dotted #f807d3;
}

	
div.hr {
	height: 5px;
	color: #0b3165;
	width: 80%;
	background-color: #0b3165;
	margin-left: 100px;
}

div.hr hr {
  display: none;
}
