body  {
	color: #3C5665;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}

h1     { font-size: 18px }
h2     { font-size: 16px }
h3      { font-size: 14px }
h4     { font-size: 13px }

a        {
	color: #9b7653;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none
}

a:hover        {
	color: #0abbe7;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none
}

