p,td,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
}
.colourline{
	color: #000066;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
.whitebold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
    text-decoration: none;
	color: #FFFFFF;
}

.whitebold:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
   text-decoration: underline;
	color: #FFFFFF;
}

h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
}
.standfirst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000066;
	font-style: italic;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.largetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}

.date01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	line-height: 13px;
}
.date02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 10px;
	color: #000066;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000066;
	text-decoration: none;
}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #CC0000;
	text-decoration: none;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.navigation2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.navigation_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.searchlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.searchlink:hover {
	
	color: #CC0000;
	
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
	border-top: 2px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 2px solid #000066;
}

.linktitle {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.imagecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #003366;
}
.enlargeimage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #003366;
}

.previewmodebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #CC0033;
	color: #FFFFFF;
}

.previewlink {
	color: #000066;
	text-decoration: none;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color: #CC0000;

}
a:hover {	
	color: #000066;
}
.morelink {
	color: #CC0000;
	text-decoration: none;
}
.morelink:hover {
	color: #000066;
	text-decoration: underline;
}
.colouredtable {
	background-color: #EFEFF7;	
}
hr{
	color: #CC0033;
	height : 1;
}
.under {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	line-height: 13px;
}
.categories:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
	line-height: 13px;
}
.listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.listing:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
	
}
.highlightlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	background : Yellow;
}