@charset "UTF-8";
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #292E5B;
}
/*--Link 1--*/
a.link1, a.link1:active, a.link1:visited
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#0d0d0d;
}

a.link1:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:underline;
	color:#0d0d0d;
}

/*--Link 1--*/

/*--Link 2--*/
a.link2, a.link2:active, a.link2:visited
{
	
	text-decoration:none;
	color:#2e2141;
	
}

a.link2:hover
{
	text-decoration:underline;

}
/*--Link 2--*/

/*--Link 3--*/
a.link3, a.link3:active, a.link3:visited
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height: 16px;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
	color:#FFFFFF;
}

a.link3:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height: 16px;
	font-weight:bold;
	font-style: italic;
	text-decoration:underline;
	color:#FFFFFF;
}

/*--Link 3--*/

.body-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	padding-left: 12px;
	padding-right: 12px;
	letter-spacing: 0.1em;
}
.sm-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	text-align: right;
}
.indent {
	padding-left: 12px;
	text-decoration: none;
	padding-right: 12px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #241a33;
	text-decoration: none;
}
.bodyemlg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
}
