A {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: green; FONT-FAMILY: Arial; TEXT-ALIGN: center; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: red; FONT-FAMILY: Arial; TEXT-ALIGN: center; TEXT-DECORATION: none
}
BODY {
	background-image: URL(images/green1.jpg); background-attachment: fixed
}
.logotext {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: yellow; FONT-FAMILY: Arial; TEXT-ALIGN: center
}
.logoitext {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: white; FONT-FAMILY: Times New Roman; TEXT-ALIGN: center; FONT-STYLE: italic; 
}
.smalltext {
	FONT-SIZE: 8pt; COLOR: "black"; FONT-FAMILY: Arial; TEXT-ALIGN: left
}
.ctext {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: blue; FONT-FAMILY: Arial; TEXT-ALIGN: center
}
.ltext {
	FONT-SIZE: 13pt; COLOR: black; FONT-FAMILY: Times New Roman; TEXT-ALIGN: left
}
.script {
	FONT-WEIGHT: bold; FONT-SIZE: 22pt; COLOR: yellow; FONT-FAMILY: Times New Roman; FONT-STYLE: italic; TEXT-ALIGN: center
}
.imgtop {
	VERTICAL-ALIGN: top
}