td.title {
	color: #EA1414;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
td.normalText {
	color: black;
	font-family: arial;
	font-size: 12px;
	text-align: justify;
}
h1 {
	margin: 0px;
}
h1.title {
	margin: 0px;
	color: #EA1414;
	font-family: arial;
	font-size: 22px;
}
h2.title {
	margin: 0px;
	color: #EA1414;
	font-family: arial;
	font-size: 16px;
}
h1.white {
	margin: 0px;
	color: white;
	font-family: arial;
	font-size: 16px;
}
h1.strapline {
	color: #EA1414;
	font-family: arial;
	font-size: 16px;
	margin: 0px;
	font-weight: bold;
}
li {
	list-style-type: square;
	color: #EA1414;
}
a.red {
	color: #EA1414;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.red:hover {
	color: white;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
} 

a {
	color: black;
	font-family: arial;
	font-size: 12px;
}
a:hover {
	color: #EA1414;
	font-family: arial;
	font-size: 12px;
} 
a.bnav {
	color: black;
	font-family: arial;
	font-size: 11px;
}
a.bnav:hover {
	color: #EA1414;
	font-family: arial;
	font-size: 11px;
} 
a.grey {
	color: #DFDFDF;
	font-family: arial;
	font-size: 11px;
}
a.grey:hover {
	color: #DFDFDF;
	font-family: arial;
	font-size: 11px;
}
a.nav {
	color: white;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	color: white;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
} 
.large {
	color: #EA1414;
	font-family: arial;
	font-size: 28px;
	font-weight: bold;
}
.bodyText {
	color: #CCCCCB;
	font-size: 11px;
	font-family: arial;
}
a.bodyLinks {
	color: #CCCCCB;
	font-size: 11px;
	font-family: arial;
}
a.bodyLinks:hover {
	color: #CCCCCB;
	font-size: 11px;
}