html, body{
font-family: Arial;
margin: 0px 0px 0px 0px;
background-color: #FFFFAC;
}
ul, ol, p{
font-family: Arial;
font-size: 12px;
color: #000000;
background-color: transparent;
margin: 10px 20px 10px 20px;
text-align: justify;
}
div.title, p.title, font.title{
font-family: Arial;
font-size: 18px;
font-weight: bold;
color: #000000;
background-color: transparent;
margin: 10px 20px 10px 20px;
text-align: center;
}
a, a.link, a.visited{
        color: #ff0000;
        background-color: transparent;
        text-decoration: none;
}
a:hover{
        color: #00ff00;
        background-color: transparent;
}
div.designby{
	font-size: 10px;
	text-align: right;
	font-style: italic;
}
div.updateinfo{
	background-color: White;
	color: White;
}
td.botleft{
	background : url(http://www.buzzybuzzy.co.uk/images/bottom.jpg) no-repeat fixed top;
}
