a:link {
	font-family: "Trebuchet MS";
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	color: 0000cc;
	text-decoration: underline;
}
.Content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	line-height: 20px;
	font-weight: normal;



}
.Title {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	background-color: #FFFFFF;
	color: #000000;
	line-height: 24px;
	font-weight: bolder;
}
.Headings {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	background-color: #FFFFFF;
	color: ff0000;
	line-height: 20px;
	font-weight: bold;
}
