td.form
		{
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
		}

body
		{
	color: #000000;   								/* SETS TEXT COLOUR THROUGHOUT BODY */
	background-image:url('../tiles/cloud61.jpg'); 		    /* SETS BACKGROUND */
	SCROLLBAR-SHADOW-COLOR: #a9a9a9;
	SCROLLBAR-ARROW-COLOR: #bdb76b;
	SCROLLBAR-TRACK-COLOR: #d9d9ff;
	SCROLLBAR-BASE-COLOR: #77b5ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-align: justify;
		}
		
.links
		{
	font-family: arial;
	font-size: 10px;
	text-align: justify;
	color: #000000;									/* SETS PARAGRAPH COLOUR    */
	font-weight: normal;
		}
		
a:link 
		{
			color: rgb(39,21,154);
		}

a:visited
		{
		 	color: rgb(56,134,21);
		}
a:hover
		{
			color: rgb(21,103,243);
		}

a:active
		{
			color: rgb(181,21,165);
		}
		
table 
		{
			border-collapse: separate;
		}
.dateText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}
.dayText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #940000;
	padding-left: 10px;
}
.t_text {
	padding-left: 6px;
	text-align: justify;
	padding-right: 6px;
}
.tel_table {
	background-color: #E5E5E5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
}
.ad_lins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 4px;
}

