

.page_link{
	color:#336699;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.page_link:hover{
	color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.body_text{
	font-size: 12px;
    color:#000000;
}

.body_heading{
	font-size: 12px;
	font-weight: bold;
	color:#0066CC;
}

.imgborder{
	border:#036 1px dashed;
}