.title {  
	font-family: AlgerianD;
	font-size: 36px; 
	font-weight: bolder;
	color: #FFFFFF
}
.section_title {
	font-family: ZapfChan Bd BT;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF
}
.section_title_yellow {
	font-family: "ZapfChan Bd BT";
	font-size: 16px;
	font-weight: bolder;
	color: #000000
}
.body_white {
	font-family: ZapfChan Md BT;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none
}
.link {
	font-family: ZapfChan Md BT;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none
}
.body_black {
	font-family: "ZapfChan Md BT";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.body_bold {
	font-family: "ZapfChan Md BT";
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.section_title_blue {
	font-family: "ZapfChan Bd BT";
	font-size: 16px;
	font-weight: bolder;
	color: #46007D
}
.copyright { 
	font-family: Verdana;
	font-size: 9px;
	font-weight: bolder;
	color: #FFFFFF
}
.copyright_black {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none
}
