@font-face {
font-family: “TopTextFont”;
src: url(”a_AvanteInt_Book.ttf”); 
}
.style2 {
	
	font-size: 15px;
color: #000000;
}
.style22 {
	
	font-size: 13px;
}
a:link {
color: #000000;
	text-decoration: none;
}
a:active {
color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
text-decoration: none
}
a:visited {
	text-decoration: none;
color: #000000;
}
body {
	background-color: #c0c0c0;
}
.TopText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 24px;
}
.TopTextBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 70px;
}
.TopText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 26px;
}
.LeftColumnText1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #000;
	padding-left: 10px;
	line-height: 7px;
	padding-top: 6px;
}
.LeftColumnText2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	color: #000;
	line-height: 18px;
}