body {
padding-top: 60px;
font-family: "georgia",sans-serif;
margin-left: 30px;
}

.headings {
font-family: "times", sans-serif;
font-weight: bold; font-size: 18px;
}

body a {
text-decoration:  none; 	border-bottom: 1px dotted; color:black;
}

body a:hover{
text-decoration:  none; 	border-bottom: 1px dotted; color:black; background-color:#F6D8CE;
}

#projectname    {font-style:bold;}

.dotbar { border-top: 1px dotted; margin-top:10px}


#ital {
font-style:italic;
}

#bolder {
font-weight: bold;
}

#more_space {
 line-height: 160%;
}

#med {
font-weight: 700;
}

.nav a{
font-family: "georgia", sans-serif;
font-weight: bold;
font-size: 110%;
text-decoration:  none; 	border-bottom: 0px;  
padding-right:  20px;
}

.nav a:hover{
font-family: "georgia", sans-serif;
text-decoration:  none; 	border-bottom: 0px;
}

a.anchor{
display: block;
position: relative;
top: -70px;
visibility: hidden;
}

footer {
	font-size: 12px;
}
