
BODY
{
Background-Color: #FFFFF6;
}

A:LINK
{
Color: #00000FF;
}

A:VISITED
{
Color: #800080;
}

A:ACTIVE
{
Color: #FF0000;
}

H1
{
Color: #C60000;
Text-Align: left;
}

h2.department
{
Text-Align: left;
Font-Size: 14pt;
color: #C60000;
}

h2.institution
{
Text-Align: left;
Font-Size: 14pt;
font-style: italic;
}

H3
{
Color: #C60000;
}

H4
{
Color: #C60000;
}

tr.label {
   font-weight: bold;
   text-align: center;
   font-variant: small-caps;
   }