@charset "utf-8";
.page_title {	font-size: 16px;
	font-weight: bold;
}





.normal_text {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #403012;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}

/* CSS Document */
html,body {
	height : 100%;
	color : #532c0e;
	margin : auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
table.bodytable {
	height:100%;
	width:100%;
	border:0;
}
body {
	background-color: #532c0e;
}
#content_txt {
	background-image: url(../images/palistone_v2_11.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	padding: 10px;
}

a:hover  {
	color:	#FF0000;
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-weight:	bold;
	text-decoration:	underline;
}

a:link  {
	color:	#403012;
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-weight:	bold;
	text-decoration:	underline;
}

a:visited  {
	color:	#6A0000;
	font-family:	Georgia, "Times New Roman", Times, serif;
}

a:active  {
	color:	#403012;
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-weight:	bold;
}
#img {
	border: 1px solid #000000;
}

