.all {
	border: 7px solid #660000;
}
.all {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.text {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	padding: 15px;
	line-height: 18px;
	text-align: justify;
}
.space {
	padding: 6px;
}
a:link {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:visited  {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
}
a:hover  {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF66CC;
	text-decoration: underline;
}
	
h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}

