.title_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002144;
}
.title_font_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #B8957B;
	line-height: 0px;
}

.title_font_link_lil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
    font-weight: bold: #B8957B;
	line-height: inherit;
	color: #B8957B;
	font-weight: bold;
	font-variant: normal;
}

.title_font_link_lil_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
    font-weight: bold;
	line-height: inherit;
	color: #002144;
	font-weight: bold;
	font-variant: normal;
}

.title_font2_lil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
    font-weight: bold: #B8957B;
	line-height: inherit;
	color: #B8957B;
	font-weight: bold;
	font-variant: normal;
}

a:link {
	text-decoration: none;
	color: #B8957B;
}
a:visited {
	text-decoration: none;
	color: #B8957B;
}
a:hover {
	text-decoration: none;
	color: #875c3a;
}
a:active {
	text-decoration: none;
	color: #B8957B;
}
.style1 {font-size: 17px}
.style2 {font-size: 18px}
.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #13426d;
	line-height: 17px;
}

.nopadding{
	padding: 0px;
	}

