/* CSS Document */

p{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	line-hight: 20px;
	padding: 3px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
}

q{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	line-hight: 20px;
	padding: 3px;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

