.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}


	
.paragraph {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	word-spacing: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #000;
	text-align: justify;
}

p {
	margin-top: 0px;
	margin-bottom: 2px;
}


.navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #666;
	color: #000;
	text-decoration: none;
}


.navigation:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #666;
	color: #FFF;
	text-decoration: none;
}

