body {
	background-color: #FFFFFF;
}
.link1:link {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #5C666D;
	text-transform: capitalize;
	text-decoration: underline;
}
.link1:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #5C666D;
	text-transform: capitalize;
	text-decoration: underline;
}
.link1:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	text-decoration: none;
}
.link1:active {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #5C666D;
	text-transform: capitalize;
	text-decoration: underline;
}
.text {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #5C666D;
	text-transform: capitalize;
}
.type {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.text2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #5C666D;
	text-transform: capitalize;
}
.text3 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #5C666D;
	text-transform: capitalize;
}
.text4 {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #5C666D;
}
