@import url(../../../../StyleSheets/activity.css);

div.item { color: #005a9c; 
           font-size: 80%; }
span.title { font-style: bold }
span.date { font-style: italics }
.nav { margin-left: 0 }
.disclaimer { font-size: 75%; margin-left: -8%}

/*  pick a different color so it looks less like a spec */
h1 { color: #009a7c }
h2 { color: #009a7c }

h2.author { align:center; size:50% }

h1.author { 
    color: white;
    font-size:1pt;
}

h2.affiliation { 
    color: white;
    font-size:1pt;
}

h3.email { 
    color: white;
    font-size:1pt;
}

