.font {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 17px;
}
.font2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #663399;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
}
.link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
.link2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#0066CC ;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
.font3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #55267D;
}
