BODY, TD, TH, Input {
	font-family: Arial; font-size: 10px;
	background-repeat: repeat-y;
}

A {
	color: #898989;
}

A:hover {
	color: #DB7C7C;
    text-decoration: none;
}


A.topnav {
	font-weight: bold;
	padding-right: 9px;
}

TD.topnav {
	padding-top: 54px;
}

TD.bottomnav {
	padding-bottom: 15px;
}

A.sidenav {
	font-weight: bold;
}

TD.sidenav {
	text-align: right;
	width: 149px;
	padding-top: 50px;
	z-index: 1;
}

TD.body {
	color: #DB117C;
	padding-left: 121px;
	padding-right: 102px;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}

TD.body:first-letter {
	font-family: "Times New Roman", times, serif;
	font-size: 52px;
	font-style: italic;
	vertical-align: top;
	color: #898989;
	line-height: 0px;
}