	
/* Whitby on Wallis Web Site - Style Sheet */

	a:link { color: blue }
	a:active { color: #99CCFF }		
	a:visited { color: #990066 }
	a:hover { color: #000099 }

	a.plain {
		color:  #FFFFCC;
		font-style: italic;
		font-weight: bolder;
		font-family: Arial, Helvetica, sans-serif;
		font-variant: small-caps;
		font-size: 120%;
		text-align: center;
                text-decoration: none;
                }

/* Main Body Settings */
	body	{
		font-family: " Times New Roman", serif;
		text-align: center;
		background-image: ;
		background-color:#99CCFF;
		}

/* Main Paragraphs */
	p	{
		font-family: " Times New Roman", serif;
		font-style: normal;
		font-weight: normal;
		background-image: ;
		background-color:#99CCFF;
		text-align: XXX;
		}

/* Main Page Heading */
	h1	{
		color: #660000;
		font-style: normal;
		font-weight: bolder;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 200%;
		}

/* Page Item Page Heading */
	h2	{
		color: #660000;
		font-style: italic;
		font-weight: bolder;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
                text-decoration: small-caps;
		font-size: 150%;
		}

/* For Inter Page Links */
	h3	{
		color: #000080;
		font-weight: bolder;
		text-align: center;
		font-family: " Times New Roman", serif;
		font-size: 125%;
		}

/* Page Description & Instructions */
	h4	{
		color: #000080;
		font-weight: bolder;
		text-align: center;
		text-decoration: underline;
		font-family: " Times New Roman", serif;
		font-size: 125%;
		}

/* Page Text */
	h5	{
		color: #000080;
		font-weight: bolder;
		text-align: left;
		text-decoration: none;
		font-family: " Times New Roman", serif;
		font-size: 100%;
		}


/* Page Text */
	h6	{
		color: #000080;
		font-weight: normal;
		text-align: left;
		text-decoration: none;
		font-family: " Times New Roman", serif;
		font-size: 85%;
		}





/* For Contacts Left */
	.contlft	{
		color: #660000;
		font-weight: bolder;
		text-align: left;
		valign: middle;
		font-family: " Times New Roman", serif;
		font-size: 120%;
		}

/* For Contacts Right */
	.contrig	{
		color: #000080;
		font-weight: bolder;
		text-align: right;
		valign: middle;
		font-family: " Times New Roman", serif;
		font-size: 120%;
		}

/* For Black Contacts Left */
	.bcontlft	{
		color: #000080;
		font-weight: bolder;
		text-align: left;
		valign: middle;
		font-family: " Times New Roman", serif;
		font-size: 120%;
		}

/* For Black Contacts Right */
	.bcontrig	{
		color: #000080;
		font-weight: bolder;
		text-align: right;
		valign: middle;
		font-family: " Times New Roman", serif;
		font-size: 120%;
		}

/* For Black Contacts Right */
	.bcontcnt	{
		color: #000080;
		font-weight: bolder;
		valign: middle;
		text-align: center;
		font-family: " Times New Roman", serif;
		font-size: 125%;
		}

/* Back To Top */
	.back	{
		color: #006600;
		font-style: italic;
		font-weight: bolder;
		font-variant: small-caps;
		font-size: 120%;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
                text-decoration: none;
		}

/* Bold Paragraphs */
	.pbold	{
		color:  #660000;
		font-family: " Times New Roman", serif;
		font-weight: bolder;
		font-size: 105%;
		text-align: left;
		}

/* Centered Bold Paragraphs */
	.cpbold	{
		color:  #660000;
		font-family: " Times New Roman", serif;
		font-weight: bolder;
		font-size: 105%;
		text-align: center;
		}

/* 5% Left Margin Bold Paragraphs */
	.pbold5 {
		color:  #660000;
		font-family: " Times New Roman", serif;
		font-weight: bolder;
		font-size: 105%;
		text-align: left;
		text-indent: 2%;
		}


/* 20% Left Margin Bold Paragraphs */
	.pbold20 {
		color:  #660000;
		font-family: " Times New Roman", serif;
		font-weight: bolder;
		font-size: 105%;
		text-align: left;
		text-indent: 15%;
		}

/* 40% Left Margin Bold Paragraphs */
	.pbold40 {
		color:  #660000;
		font-family: " Times New Roman", serif;
		font-weight: bolder;
		font-size: 105%;
		text-align: left;
		text-indent: 30%;
		}

/* 60% Left Margin Bold Paragraphs */
	.pbold60 {
		color:  #660000;
		font-family: " Times New Roman", serif;
		font-weight: bolder;
		font-size: 105%;
		text-align: left;
		text-indent: 40%;
		}

/* For Table Center */
	.tblcnt	{
		color: #660000;
		font-weight: bolder;
		text-align: center;
		valign: middle;
		font-family: " Times New Roman", serif;
		font-size: 105%;
		}

/* For Table Center Small*/
	.tblcntsm	{
		color: #660000;
		font-weight: normal;
		text-align: center;
		valign: middle;
		font-family: " Times New Roman", serif;
		font-size: 90%;
		}
