.Heading1{
	font-family: "Arial Black";
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Heading2{
	font-family: "Arial";
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Heading3{
	font-family: "Arial";
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Bar_Text {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Bar_Text A:link{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Bar_Text A:hover{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.Bar_Text A:visited{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Main_Text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	line-height:14px;
}
.Main_Text A:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	line-height:14px;
}
.Main_Text A:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	line-height:14px;
}
.Main_Text A:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	line-height:14px;
}
.SubHeading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.ProjectsHeading{
	font-family: "Arial Black";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}