input {
	background:#dddddd;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

form {
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#002449;
}

a:hover  {
	color : #002449;
	text-decoration : underline;
}

h1 {
	color: #002449;
	font-weight: bold;
	font-size : 16px;
}

h2 {
	color: #002449;
	font-weight: bold;
	font-size : 14px;
}

p {
	text-align: justify;
	color:#705C49;
}

.center {
	text-align: center;
}

blockquote {
	margin-left: 20px;
	color:#705C49;
}

