@charset "UTF-8";
/* CSS Document */

p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-style: oblique;
	font-weight: normal;
	line-height: normal;
	font-stretch: normal;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
}
	
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000066;
	display: block;
	margin-left: 20px;
	width: auto;
	margin-top: 20px;
	text-decoration: none;
}
form {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
