body, td			{	background-color:	#E8BB8B;
						font-family:		Courier New, Courier, mono;
						font-size:			small; 
						color:				#000000;
						text-align:			center;
						height:				100%;
						min-height:			100%;	}

#centre				{	width:				622px;
						height:				100%px;
						background-color:	#ffffff; 
						text-align:			left;
						margin:				0 auto;
						min-height:			100%;
						}

div.content			{	padding:			11px 11px 11px 11px;	}

img.image			{	display:			block;
						margin-left:		auto;
						margin-right:		auto  }

.bold				{	color:				#2882C7;
						}

.italic				{	font-style:			italic; }

.setRight			{	margin-left:		10%;	}

p.topMargin			{	margin-top:			36px;	}

p.topMarginSm		{	margin-top:			24px;	}

p.pageEnd			{	padding-bottom:		18px;	}

.credits			{	font-size:			x-small; 
						margin-top:			4px; }

a.credits:link, a.credits:active, a.credits:visited
				 	{	font-family:		Courier New, Courier, mono;
						font-size:			x-small;
						color:				#000000;
						text-decoration:	none;  }

a.blackBold:link, a.blackBold:active, a.blackBold:visited
				 	{	font-family:		Courier New, Courier, mono;
						font-size:			small;
						color:				#E98684;
						font-weight:		bold;  
						text-decoration:	none;}

a.subNav:link, a.subNav:active, a.subNav:visited
				 	{	font-family:		Courier New, Courier, mono;
						font-size:			x-small;
						color:				#81BAE5;
						font-weight:		bold;  
						text-decoration:	none;}

a.smallGreen:link, a.smallGreen:active, a.smallGreen:visited
				 	{	font-family:		Courier New, Courier, mono;
						font-size:			x-small;
						color:				#99CC33; 
						text-decoration:	none;}

a.top:link, a.top:active, a.top:visited
				 	{	font-family:		Courier New, Courier, mono;
						font-size:			small;
						color:				#E98684;
						font-weight:		bold;  
						text-decoration:	none;
						float:				right; }
