.bodycopyleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #272264;
}

/*FOOTER*/
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.footer_links a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.footer_links a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.footer_links a:hover{
	color:#FFFFFF;
	text-decoration:underline overline;
}
.footer_links a:active{
	color:#D99F33;
}
.I2DFooterStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #835D74;
	text-align: center;
}
.I2DFooterStyle a:link {
	color:#835D74;
	text-decoration:underline;
}
.I2DFooterStyle a:visited {
	color:#835D74;
}
.I2DFooterStyle a:hover {
	color:#FFCC00;
	text-decoration:underline overline;
}
.bodycopyCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #272264;
	text-align: center;
}

/*MENUS*/
.menu_large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	color: #663061;
	text-align: center;
	font-style: italic;
}
.menu_medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.menu_mediumbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.menu_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.menu_smallitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	font-style: italic;
}
.menu_smallitalic_purple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #462344;
	text-align: center;
	font-style: italic;
}
