@charset "iso-8859-1";
/* author: david.lumm@twinklebob.co.uk */
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 21/10/2006 */

body 		{
			margin-top:0;
			margin-left:0;
			margin-right:0;
			margin-bottom:0;
			background: #ffffff;
			font-family: arial;
			color: #000000;
			}
		
A:visited 	{
			color: #0e5b8d;
			text-decoration:underline;
			}
A:link    	{
			color: #0e5b8d;
			text-decoration: underline;
			}
A:active  	{
			color: #1a8fda;
			text-decoration: underline;
			}
A:hover    	{
			color: #1a8fda;
			text-decoration: none;
			}

.menu		{
			background-color: #e6ac0e;
			font-weight: bold;
			}

.bar		{
			background-color: #ffff80;
			}

.title		{
			text-align: center;
			font-family: verdana;
			font-size: 300%;
			padding-bottom: 30px;
			}

.main		{
			background-color: white;
			padding: 10px;
			}

.copy		{
			text-align: center;
			color: #000000;
			font-size: x-small;
			}