/* CSS Document */

p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #274561;
	text-decoration: none;
}
.bordbas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87ABB6;
}
.borddroite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #87ABB6;
}
