.text_grey {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
}
.Heading1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	color: #cccccc;
}
.text_black {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
.Heading1_black {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.border {
	border-top: 3px outset #FFFFCC;
	border-right: 3px outset #CCCCCC;
	border-bottom: 3px outset #CCCCCC;
	border-left: 3px outset #FFFFCC;
}
.heading2_grey {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: bold;
}
.heading3_grey {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
}
.smallLinktext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #899fcc;
}
.heading2_Black {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.email_links {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #336699;
}
.largerlinktext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #899fcc;
	font-weight: bold;
}
.Lic_border {
	border: 3px double #000000;
}
.mediumlinktext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #899fcc;
}
