body	{
	background-image : url(images/bluebg.jpg);
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	}
td	{
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	}
.whitebg { background-color : #ffffff; }
.bluetext { color : #0e2b89; }
.redtext { color : #b08b72; }
.redbg { background-color : #b08b72; }
.town { 				
					color : #01014D;
					text-decoration : none;
					font-size : 12pt;
					font-weight : bold; }
					
a:link, a:active, a:visited	{
					color : #003399;
					text-decoration : none;
					font-size : 9pt;
					font-weight : bold;
					}
a:hover { color : #b4bdda; }
hr { color : #b08b72; }
.larger { font-size : 12pt; }