.blackText {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.blackText A {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.blackText A:hover {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.mainText {
	FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.whiteText {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.whiteText A {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.whiteText A:hover {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.h1 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #333333;  font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none;
}

.link {
	FONT-WEIGHT: bold;
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	text decoration: none;
}
.link:hover {
	FONT-WEIGHT: bold;
	color: #FFFF00;
	font-size: 11px;
	font-family: tahoma;
	text decoration: none;
}

.link2 {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	text decoration: none;
}
.link2:hover {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	text decoration: none;
}

.link3 {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	text decoration: none;
}
.link3:hover {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	text decoration: none;
}

.link4 {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	text decoration: none;
}
.link4:hover {
	color: #71B7D1;
	font-size: 11px;
	font-family: tahoma;
	text decoration: none;
}

TD.contact {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial,Verdana,sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: justify
}
TD.contact2 {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial,Verdana,sans-serif; TEXT-ALIGN: justify
}
.form-text {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.form-dropdown {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.form-button {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.form-radio {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.form-textarea {
	FONT-SIZE: 11px; WIDTH: 100%; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}