p{
	font-family: Tahoma, Verdana, Arial, sans serif ; 
	font-weight: normal;
	font-size: 0.75em;
	color: #331478;
	margin-top: 2px;
	margin-bottom: 1em;
	line-height: 1.5em;
}
	
a { 
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #331478; }

a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #B11A3B; }
	
/* DEFAULT TITLE STYLES (Main page titles are graphics - these styles are for sub heading levels)*/
h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #331478; 
	margin-top: 6px;
	margin-bottom: 12px;
}

h2 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #C1131E;
	margin-top: 6px;
	margin-bottom: 4px;
}

h4 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #331478;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* TITLE STYLES (for use against a dark background) */
h3 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* Style for horizontal rules */
hr {
	height: 1px;
	color: #9999CC;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* BULLETED LIST */
ul {
	margin-top:0px;
	margin-bottom:16px;
}
li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans serif ; 
	font-size: 0.75em;
	color: #331478;
	margin-top: 4px;
	margin-left: -16px;
}


/*__________________________________________________________*/



/* SPECIAL TEXT STYLES */

.title_home { 
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #C1131E;
	padding-top: 6px; 
}
	
.greeting {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #331478; 
}
	
.bluebold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #331478;
}
	
.redhilite {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FF0000;
}

.redhilitebold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
}

.caption {	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7676B1;
}

.captitle {	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7676B1; }

.bank { font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #331478;
}

.banktitle { font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #331478; }
	

/* SPECIAL LINK STYLES, FIXED FONT SIZES i.e. not flexible ems! */

A.nav01
{font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #331478; }

A.nav01:hover
{ font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #7676B1; }

A.nav02
{ font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #B11A3B; }

A.nav02:hover
{ font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #B11A3B; }

A.linkspecial
{ font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #331478; }

A.linkspecial:hover
{ font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #B11A3B; }

A.linksmall
{ font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #331478; }

A.linksmall:hover
{ font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #B11A3B; }





/* THIS WAS ADDED BY SEARCH ENGINEERS (but applies bg colours to 'print' pages
aswell - this is incorrect! - I have therefore commented this out 20.11.03 SN)*/
BODY
{
/* background-color="#9999CC"; */
margin: 0px;
	/* the below added by SN 23-01-2008 */
	font-family: Tahoma, Verdana, Arial, sans serif ; 
	font-weight: normal;
	font-size: 1em;
	color: #331478;
}

