body	{	color: #000000; 
		font-family: Verdana; 
		background-color: #E0F7E5;
		background-color: white;
		font-size: small;
	}

h1	{
		font-size: large;
	}

h2	{
		font-size: x-small;
	}

a	{	text-decoration: none;
	}

a:link 	{	color: #0000ff;
	}

a:visited 	{	color: #0000ff;
		}

a:hover	{	
		color: #000000;
		background-color: #00ff00;
	}


hr		{	width: 100%;
			border-style: solid;
			height: 1px;
			color: #009900;
		}

p	{	
		text-align: justify;
		font-size: x-small;
	}


p.centred	{	
			text-align: center;
			font-size: small;
		}


div.main	{	text-align: center;
		}

table.page	{ 	width: 850px;
			border-style: none;
			border-width: 0;
		}

table		{	border-style: none;
			border-width: 0;
		}

td		{	border-style: none;
			border-width: 0;
		}

td.linkmid	{	text-align: center;
			border-style: none;
			font-size: xx-small;
			font-weight: 300;
			width: 14%;
			border-color: #ffffff;
		}

td.thumb_cell	{	
			text-align: center;
		}
img.thumb1	{	height: 70px;
		}

img.main_img1	{	height: 300px;
 			border-top-width: 15px; 
			border-style: solid;
			border-bottom-width: 15px;
			border-color: white;
		}

