* { behavior: url("pngbehavior.htc") }

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}

.style1 {
	color: #503929;
	font-size: 12px;
	font-family: tahoma;
	text-decoration:none;
}
	.style1 a {
		color: #c5525c;
		font-size: 12px;
		font-family: tahoma
	}
	.style1 a:hover {
		color: #caa376;
		font-size: 12px;
		font-family: tahoma
	}
	
.style2 {
	color: #c5525c;
	font-size: 36px;
	font-family: "Amazone BT";
	/* font-family:"Script MT Bold"; */
	text-decoration:none;
}
.style3 {
	color: #c5525c;
	font-size: 24px;
	font-family: "Amazone BT";
	/* font-family:"Script MT Bold"; */
	text-decoration:none
}
.style4 {
	color: #503929;
	font-size: 18px;
	font-family: AGCenturion;
	text-decoration:none
}
.style5 {
	color: #c5525c;
	font-size: 12px;
	font-family: Tahoma;
	font-weight:bold
}
.style6 {
	color: #503929;
	font-size: 12px;
	font-family: tahoma
}
	.style6 a {
		color: #503929;
		text-decoration:none
	}
	.style6 a:hover {
		color: #c5525c;
		text-decoration:none
	}
.style7 {
	color: #ffffff;
	font-size: 12px;
	font-family: tahoma
}
	.style7 a {
		color: #ffffff;
		text-decoration:none;
		font-weight:bold
	}
	.style7 a:hover {
		color: #c5525c;
		text-decoration:none
	}
.flink {
	color: #ffffff;
	font-size: 12px;
	font-family: tahoma
}
	.flink a {
		color: #ffffff;
		text-decoration:none;
		font-weight:bold
	}
	.flink a:hover {
		color: #c5525c;
		text-decoration:none
	}
	.flink a:visited {
		color: #c5525c;
		text-decoration:none
	}
	
@font-face {
    font-family: AGCenturion;
    font-style:  normal;
    font-weight: normal;
    src: url(AGCenturion.ttf);
}
@font-face {
	font-family: Amazone BT;
	font-style:  normal;
	font-weight: 700;
	src: url(Amazone-BT.ttf);
}
	
/* Original template styles
.style1 {
	color: #777368;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #865c3a;
	font-size: 10px;
	font-family: tahoma;
}
.style3 {
	color: #c5525c;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #503929;
	font-size: 10px;
	font-family: tahoma;
}
.style5 {
	color: #503929;
	font-size: 9px;
	font-family: tahoma;
}
.style6 {
	color: #9B7244;
	font-size: 10px;
	font-family: tahoma;
}
*/