.footer_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
	color: #EEEEEE;
}
.left_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #EEEEEE;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #4E4D70;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000055;
}

.l1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000055;
	text-decoration: none;
	}
.l1 a:link{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000055;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000055;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4E4D70;
	text-decoration : underline; 
	}
.l2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000055;
	text-decoration: none;
	}
.l2 a:link{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000055;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000055;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4E4D70;
	text-decoration : underline; 
	}
