/* CSS Document */
a:link{
	font-family:"Trebuchet MS";
	color:#671364;
	text-decoration:underline;
}

a:visited{
	font-family:"Trebuchet MS";
	color:#671364;
	text-decoration:underline;
}

a:hover{
	font-family:"Trebuchet MS";
	color:#97689D;
	text-decoration:underline;
}

.body{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	text-align: left;
	line-height: 1.2em;
	
}

.box{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666666;
	background-color:#EBE6EF;
	text-align:left;
	
}

.title{
	font-family:"Futura Condensed";
	font-size:13px;
	font-weight:bold;
	color:#671364;; 	
	letter-spacing: 0.2em;
}

.title2{
	font-family:"Futura Condensed";
	font-size:13px;
	font-weight:bold;
	color:#6EAB23;
}

.footer {
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 10px;
	}
	.body2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
