td {
	background-repeat: repeat-y;
	text-align: left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	margin: 3px;
	list-style-type: circle;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	text-decoration: none;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
#text1{
	margin: 2px;
}
.SUBMIT {
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #006633;
	text-decoration: blink;
	cursor: crosshair;
}


a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#image{
	margin: 2px;
}
#centre{
	text-align: center;	
}
BODY {
	background-color: #666666;
}
.blink {
	text-decoration: blink;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	color: #006600;
	text-decoration: none;
	text-align:center;
	padding-bottom:20px;
	padding-top:20px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #006600;
	text-decoration: none;
	text-align:center;
	padding-bottom:20px;
	padding-top:20px;
}
