.body_text {
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 0px;
	text-indent: 2px;
}
.para_text {
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 18px;
	padding: 5px;
	text-align: justify;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #1C2F69;
	text-decoration:none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color:#1C2F69;
	text-decoration:none;
}

a:hover{	
	font-family: Tahoma;
	font-size: 11px;
	color:#1C2F69;
	text-decoration:underline;
}

a:active{
	font-family: Tahoma;
	font-size: 11px;
	color:#1C2F69;
	text-decoration:none;
}

.vlink:link {
font-family: Tahoma;
	font-size: 11px;
	color: #BCD2E9;
	text-decoration:none;
}
.vlink:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #BCD2E9;
	text-decoration:none;
}

.vlink:hover{	
		font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}

.vlink:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #BCD2E9;
	text-decoration:none;
}

.bullet_img {
	list-style-image: url(images/bullet.jpg);
	line-height: 22px;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
}
