.text1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#00CCFF;
	font-weight: bold;
}
.text_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#ffffff;
	font-weight: bold;
}
.text1_blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000099;
	font-weight: bold;
}
.text1_blue_small {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000099;
	font-weight: bold;
}
.text2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;

}
.text_yellow {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFCC00;

}
.text3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#00CCFF;
}

.text_yellow_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#00CCFF;
}

.text_name {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFCC00;
}
.text3_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
}

.text4 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
		text-decoration:none;
	color: #ffffff;
}
.text4: hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}

.menu {
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color: 000000;
}

.menu a:hover {
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color: FFFFFF;
}
.footer {
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color: 000000;
}




