.title {
	font-family:trebuchet MS;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color:#003399;
	text-decoration: none;
}
.subtitle {
	font-family:trebuchet MS;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color:#333366;
	text-decoration: none;
}
.subtitle:hover {
	font-family:trebuchet MS;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color:#333366;
	text-decoration: underline;
}
.subtitle-visited{
	font-family:trebuchet MS;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color:#CC0000;
	text-decoration: none;
}
.subtitle-visited:hover{
	font-family:trebuchet MS;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color:#CC0000;
	text-decoration: underline;
}

.text1 {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #3f5570;
	text-decoration: none;
}
.text1-red {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color:#990000;
	text-decoration: none;
}

.text2 {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
.text2:hover {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color:#FFFF00;
	text-decoration: none;
}
.text3 {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color:#4eafe7;
	text-decoration: none;
}
.text4-yellow{
	font-family: verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color:#FFFF00;
	text-decoration: none;
}
.text4-white{
	font-family: verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}