body
{
font-family: sans-serif;
font-size: 12px;
text-align: left;
color: rgb(90,90,90);
background-color: white;
}

#container
{
	margin: 0 auto;
	width: 600px;
	background-color: white;
}


div
{
margin-bottom: 1em;
}

a
{
text-decoration: none;
}

h1, h2, h3, h4, h5, caption
{
color: rgb(110,110,110); 
font-family: sans-serif;
font-weight: normal;
}

h2
{
border-bottom: 1px solid silver;
}

h1
{
font-weight: normal;
font-size: x-large;
}

h5 
{
font-family: sans-serif;
font-size: 10pt;
}

img
{
margin: 0 1em 0 1em;
}

td, th 
{
padding: 0 0.1em 0 0.1em;
}

tr.even
{
color: rgb(90,90,90);
background-color: rgb(245,245,245);
}

table.marks
{
font-size: x-small;
border-collapse: collapse;
}

th.rank, td.rank
{
text-align: center;
}

th.codename, td.codename
{
text-align: left;
}

th.mark, td.mark
{
text-align: right;
}

th.honours, td.honours, th.group
{
text-align: center;
}

th.numericHeader
{
font-family: sans-serif;
font-weight: bold;
text-align: right;
}

th.group
{
text-align: center;
border-bottom: 1px solid silver;
}

td.average
{
border-top: 1px solid silver;
text-align: right;
}

td.averagehonours
{
border-top: 1px solid silver;
text-align: center;
}

th.averagetitle
{
border-top: 1px solid silver;
text-align: left;
}

span.date
{
font-size: smaller;
}

td.institution
{
font-style: italic;
}

