a:visited {
	text-decoration: none;
	color: #000;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #FFF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	text-align: center;
	letter-spacing: 12pt;
}
.text2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: center;
}
.text3 {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #000;
	text-align: center;
	font-style: italic;
	bottom: auto;
	background-position: bottom;
}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: right;
	text-transform: capitalize;
}
.text5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
	line-height: 20px;
}
.list {
	line-height: 35px;
}
.text5centre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: center;
	line-height: 20px;
}
.text6 {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #000;
	text-align: center;
	font-style: italic;
	bottom: auto;
	background-position: bottom;
}

