body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #DFD78E;
	}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

.article-title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #986643;
	font-weight: bold;
	}
	
.quote {
	font-family: Times New Roman, Times;
	font-size: 16px;
	color: #986643;
	font-style: italic;
	}
	
.caption {
	font-size: 10px;
	color: #333333;
	font-style: italic;
	}

.footer-one {
	font-size: 11px;
	color: #333333;
	}

.footer-two {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	}

.h1 {
	color: #986643;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 26px;
	}
	
.h2 {
	color: #986643;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	}
	
a:link {
	color: #9C6445;
	text-decoration: none;
}

a:visited {
	color: #AFAC9D;
	text-decoration: none;
}

a:hover {
	color: #C0B08F;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}
