body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000099;
	background-attachment: fixed;
	background-image: url(images/erastone_03.jpg);
	background-repeat: no-repeat;
}

td,blockquote,p,ul,ol,li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000099;
}
th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000099;
}
th.title {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-style:italic;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #000099;
  text-decoration: none
}
a.pagin {
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
a.pagin:hover {
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
    text-decoration: underline;
	font-weight: bold;
}
font.pagin {
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
font.date {
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}

a:visited {
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
}

a:active {
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}

.user_info {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	text-decoration: none;
}

.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	letter-spacing: 1px;
}

.comment_body {
	border: 1px solid #000066;
	padding: 2px;
	margin: 2px;
}

.comment_userinfo {
	border: 1px dotted #000099;
	padding: 2px;
}

.comment_admin {
	border: 1px dotted #000099;
}
