 p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16pt;
}
li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16pt;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;

}
ul {
	font-size: 12pt;
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-variant: normal;
	color: #999999;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: 2A340E;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;

}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;

}
a {
	font-weight: bold;
	text-decoration: none;
	color: #A03B41;
}
ol {
	font-size: 12pt;
	line-height: 16pt;
	font-style: normal;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333300;
}
.border {
	border: 2px solid #762F28;
}
.titlebar {
	background-image: url(assets/images/title.gif);
}
.bodybg {
	background-image: url(assets/images/body.gif);

}
.right {
	background-image: url(assets/images/right.gif);
	background-repeat: repeat-y;
	background-position: right;

}
.left {
	background-image: url(assets/images/undernav.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.whitelinks {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelinks:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
