img{
	border:0;
}

a{
	text-decoration:none;
	color:#848471;
}

ul,ol{
	list-style-type:square;
}


.gray,.gray *{
	color:#848471;
}

.blue,.blue *{
	color:#054a69;
}

.bold{
	font-weight:bold;
}

.underline{
	text-decoration:underline;
}

.noline{
	text-decoration:none;
}

.pointer{
	cursor:pointer;
}

.justify{
	text-align:justify;
}

.bottom-lined{
	background:url('/_media/images/line.gif') no-repeat 100% 100%;
}
