p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: 705d56;
}
ul {
	font-size: 12px;
	line-height: 16pt;
	list-style-position: outside;
	list-style-type: disc;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: aba48b;
}
h2 {  font-size: 18px; font-weight: bold}
body {
	font-family: "Times New Roman", Times, serif;
	color: #110000;
}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: none;
	color: #330000;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: aba48b;
}
.imgborder { BORDER: #000000 1px solid;}.mainbg {
	background-image: url(assets/images/mainbg.jpg);
	background-repeat: repeat-y;
}
.padding {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.background {
	background-image: url(assets/images/bg.jpg);
	background-repeat: repeat-x;

}
