body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.fred {
	background-image: url(images/display_bg.jpg);
	background-repeat: no-repeat;
}
.style2 {font-size: xx-small}
.greentext {color:#006633}
.footer {font-size: small}
.newspane {
	font-size: xx-small;	
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #d10000;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #d10000;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #d10000;
}

h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #d10000;
	padding-top: 1em;
}
h5 {
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 1em;
}
#fnError {
	color:#FF0000;
}
.title {
	color: #FF0000;
	font-weight: bold;
}
.advert {
    border: 1px solid #000000;

}
.fpboxes {
    position: relative;
    width: 235px;
    left: 10px;
    font-size: xx-small;
    
    
    
    
}

