.sideborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: groove;
	border-left-style: groove;
	border-top-color: AB9C8C;
	border-right-color: AB9C8C;
	border-bottom-color: AB9C8C;
	border-left-color: AB9C8C;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663366;
	text-decoration: underline;
}
.titleBg {
	background-image: url(images/article_title_bg.jpg);
	background-repeat: repeat-x;
	border-right-style: none;
	border-left-style: none;
}
h1 {
	font-family: "Book Antiqua", "Bookman Old Style", "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #663300;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #330000;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;

}
ol {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
}
