body {

color: #000000; 

background-color: #87cefa; 

font-family: times,arial,verdana,sans-serif;
}



hr { color: #006400; }

.b { font-weight:bold; }



.bi {
font-weight:bold; 
font-style:italic;
}



.white {

color: #ffffff;
}

.red { color: #ff0000; }



.green { color: #006400; }



.navy { color: #000080; }



h1,h2,h3,h4,h5,h6 {

color: #ffffff;

background-color: #000080;

text-decoration: underline;
}


.invisible {
display: none;
visibility: hidden;
}



.center { text-align: center; }



.rratho{

font-size: x-large;

font-family: arial;

font-variant: small-caps;

color: #006400;
}



p.ind1{
text-indent: 1cm;
}



p.ind2
{

text-indent: 1.25cm;

}


.ualpha
{

list-style-type: upper-alpha;

}


.title {
text-decoration:underline;
font-weight: bold;
}



a:active { 
color: #b03060; 
background-color: #ffffff; }


a:link { 
color: #191970;
background-color: #ffffff;
 }


a:visited { 
color: #a020f0; 
background-color: #ffffff;
} 



.whiteonnavy {
color: #ffffff;
background-color: #000080;
}


.indexpage
{
list-style-type:none;
margin:0;
padding:0;
}
li
{
display:inline;
}
a:link,a:visited
{
color:#FFFFFF;
background-color:#000080;
text-align:center;
padding:4px;
text-decoration:none;
}
a:hover,a:active
{
background-color:#7A991A;
}
 


// link colours are marroon active, midnight blue for link and purple for visited