BODY
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #FFFFFF;
    TEXT-ALIGN: left;
    MARGIN: 0;
}
IMG
{
	BORDER: 0px;
}
TABLE 
{
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
}
FORM
{
	MARGIN: 0;
}
A:link,A:visited,A:hover
{
    COLOR: #000099;
    TEXT-DECORATION: none
}


/* Class definitions. */


h1,.heading1 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 18px; font-weight: bold; margin-top: 8px; margin-bottom: 3px; letter-spacing: 1px; COLOR: #143253; }
h2,.heading2 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 17px; font-weight: bold; margin-top: 6px; margin-bottom: 3px; letter-spacing: 1px; COLOR: #A2934B;}
h3,.heading3 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 15px; font-weight: bold; margin-top: 3px; margin-bottom: 6px; letter-spacing: 1px; }
h4,.heading4 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 13px; font-weight: bold; margin-top: 3px; margin-bottom: 6px; margin-right: 0px; margin-left: 0px}
h5,.heading5 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; margin-top: 3px; margin-bottom: 6px; line-height: 17px;}
h6,.heading6 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px; font-weight: bold; margin-top: 3px; margin-bottom: 6px;}
td,.data {  font-family: "Arial"; font-size: 11px; FONT-COLOR: #143253;}
.datayellow{  font-family: "Arial"; font-size: 11px; COLOR: #A2934B;}
.datagrey{  font-family: "Arial"; font-size: 11px; COLOR: #9AA3AC;}
.smalldata{  font-family: "Arial"; font-size: 10px; FONT-COLOR: #021830;}

A:link {text-decoration: none; color: #A2934B;}
A:visited {text-decoration: underline;color: #A2934B;}
A:hover { color: #A2934B; text-decoration: underline;}

a.nav:link {text-decoration: none;color: #A2934B;}
a.nav:visited {text-decoration: none;color: #A2934B;}
a.nav:hover { color: #A2934B; text-decoration: underline;}

a.nav2:link { color: #9AA3AC; text-decoration: none}
a.nav2:visited { text-decoration: none; color: #9AA3AC}
a.nav2:hover { color: #9AA3AC; text-decoration: underline}


#button
{
	BACKGROUND-COLOR : #000000;
	
	COLOR : #FFFFFF;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
	
	MARGIN-TOP : 4px;
	MARGIN-BOTTOM : 4px;
}
.bgColour1 {
	BACKGROUND-COLOR: #F8F1E7;
}

.heading7 {
    	FONT-SIZE: 13px;
  	MARGIN-BOTTOM: 1px;	
	LETTER-SPACING: 1px;	
    	COLOR: #FFFFFF;
}

.heading6 {
    	FONT-SIZE: 15px;
  	MARGIN-BOTTOM: 1px;	
	LETTER-SPACING: 1px;	
    	COLOR: #000000;
}
.data1 {
    	FONT-SIZE: 13px;
  	MARGIN-BOTTOM: 1px;	
	LETTER-SPACING: 1px;	
    	COLOR: #143253;
}

