body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	font-size: 1em;
}

div.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
	line-height: 2;
}

div.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
	line-height: 1.5;
}

ul.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height: 1.5;
}

p.copyright {
	font-size: 7pt;
	font-style: italic;
	text-indent: 100px;
	margin-top: 5ex;
	line-height: .5;
}

p.copyright2 {
	font-size: 7pt;
	font-style: italic;
	text-indent: 100px;
	margin-bottom: 5ex;
	line-height: 1;
}

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: black;
	line-height: 2;
	text-indent: 1.2em;
}
 
.navbar a:link { 
	color: black; 
	text-decoration: none 
}

.navbar a:active { 
	color: red; 
	text-decoration: none 
}

.navbar a:visited { 
	color: #001943; 
	text-decoration: none 
}

.navbar a:hover { 
	color: #001943; 
	text-decoration: underline 
}

span.pagetitle {
	display: block;
	width: 100%;

	color: #001943;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	
	border-bottom: 1px solid #001943;	
}

.pubs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: black;
	line-height: 1.5;
}
 
.pubs a:link { 
	color: #1E3047; 
	text-decoration: none 
}

.pubs a:active { 
	color: red; 
	text-decoration: none 
}

.pubs a:visited { 
	color: #4370A8; 
	text-decoration: none 
}

.pubs a:hover { 
	color: #4370A8; 
	text-decoration: underline 
}

.profs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: black;
	line-height: 1.5;
}
 
.profs a:link { 
	color: #1E3047; 
	text-decoration: none 
}

.profs a:active { 
	color: red; 
	text-decoration: none 
}

.profs a:visited { 
	color: #4370A8; 
	text-decoration: none 
}

.profs a:hover { 
	color: #4370A8; 
	text-decoration: underline 
}
