BODY {
background-color: white;
}
.Achilles {
background-color:#DECAA0;
}

.SubHeader {
color: #A8863C;
font-size:10pt;
font-family: Arial;
font-style: italic;
text-align: center;
}

.Header {
color: #A8863C;
font-weight:bold;
font-size:14pt;
font-family: Arial;
text-align: left;
}

.BodyText {
color:#A8863C;
font-weight: normal;
font-style: normal;
font-size:10pt;
font-family:"Arial, sans-serif";
text-indent: 0em;
}

.BodyBold {
color: #A8863C;
font-weight: bold;
font-style: normal;
font-size:10pt;
font-family:"Arial, sans-serif";
text-indent: 0em;
}

.BodyItalic {
color: Black;
font-weight: normal;
font-style: italic;
font-size:10pt;
font-family:"Arial, sans-serif";
text-indent: 0em;
}

.Caption {
color: Gray;
font-family:"Arial, sans-serif";
font-size:10pt;
text-align: center;
font-style: italic;
}

.UpdateText {
color: #C0C0C0;
font-family:"Arial, sans-serif";
font-size:10pt;
text-align: right;
}

.ColourGrey {
background-color:#C0C0C0;
}

.SideBarHeader {
color: #A8863C;
font-family:"Arial, sans-serif";
font-size:11pt;
font-weight: bold;
text-align: center;
text-indent: 0em;
}

.SideBar {
color: #A8863C;
font-family:"Arial, sans-serif";
font-size:11pt;
text-align: center;
text-indent: 0em;
}

.OxfordBg {
background-color: Navy;
color:White;
}

.CambBg {
background-color: #43FFD1;
color:Black;
}

.AchillesBg {
background-color:#A8863C;
color:White
}

.ResTableText {
color: Black;
font-weight: normal;
font-style: normal;
font-size:10pt;
text-align: left;
text-indent: 0em;
font-family:"Arial, sans-serif";
}

.FooterText {
color:#A8863C;
font-family: Arial, sans-serif;
font-size: 10cpt;
}

A:link {color:#A8863C;font-family: Arial; font-weight:bold; text-decoration: none; font-size: 10pt;}
A:active {color:#A8863C;font-family: Arial; font-weight:bold; text-decoration: none; font-size: 10pt;}
A:visited {color:#A8863C;font-family: Arial; font-weight:bold; text-decoration: none; font-size: 10pt;}
A:hover {color: white; font-family: Arial; font-weight:bold; text-decoration: none; font-size: 10pt; background-color: #A8863C;}

.ResultTable {
border-collapse: collapse;
border: 1px solid black;
border-width: 1px;
empty-cells: show;
margin-left: auto;
margin-right: auto;
}


.MainCellBG {
background-color:#ECECEC;
color: Black;
font-weight: normal;
font-style: normal;
font-size:10pt;
font-family:"Arial, sans-serif";
text-indent: 0em;
}






