/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	text-align: justify;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
	background-color: #FFFFFF;
	display: compact;
	padding: 2px;
	width: 100px;
}

