.DISCLAIMER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #701010;
	font-weight: bolder;
	font-style: normal;
}
.body_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
}
.body_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
}
.Hightlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #21408F;
	font-weight: bolder;
	font-style: normal;
		}

.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #224192;
	font-weight: bolder;
}
.Home_Page_Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E5688;
	font-weight: bolder;
	
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.keywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8ebbdc;
	text-align: center;
}

.Bottom_Links A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.Bottom_Links A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}

.Bottom_Links A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.Bottom_Links A:hover {
	text-decoration: underline;
	color: #8EBBDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.Titles_links A:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	color: #224192;
	font-weight: bolder;
}

.Titles_links A:visited {
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	color: #224192;
	font-weight: bolder;
}

.Titles_links A:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #224192;
	font-weight: bolder;
}

.Titles_links A:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	color: #4A98CE;
	font-weight: bolder;
}
