/* CSS Document */
BODY {
	background: #FFDE9E;
	MARGIN: 0pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #CB651E;
}

a {
	text-decoration: none;
	font-weight: bold;
}
a:link {color: #A8001E;}
a:visited {color: #A8001E;}
a:active {color: #A8001E;}
a:hover {color:#A8001E;}
.text {
	font-weight: normal;
	font-size: 16px;
	margin-top: 20px;
	vertical-align: top;
}

.polygraphy {
	margin-right: 0px;
	margin-bottom: 23px;
}
