
/*-------------------------------------GLOBAL STYLES ---------------------------------------*/
.body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
/*background-image: url(images/bg.jpg);
background-image-repeat: repeat;*/


}

/*-------------------------------------LINK CLASSES-----------------------------------------*/

a:link {
	color: #B65210;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B65210;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #B65210;
}
.maintext {font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}

/*-------------------------------------------TEXT CLASSES------------------------------------------*/
.bold {
	font-weight:bold;
}

.bold_orange {
	font-weight:bold;
	color: #DB6213;
}

.underline {
	text-decoration: underline;
}

.style2 {
	color: #7B2E00;
	font-weight: bold;
}
.style13 {letter-spacing: 1pt; color: #772D00; word-spacing: 1pt;}
.style17 {
	letter-spacing: 1pt;
	color: #732C00;
	word-spacing: 1pt;
	font-size: 12px;
	font-weight: bold;
}
.style18 {color: #752C01}
.style19 {
	font-size: 11px;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: boldfont-size: 11pxfont-family: Arial, Helvetica, sans-serifcolor: #FFFFFFfont-weight: bold;
	color: #DA6213;
	font-weight: bold;
	word-spacing: 1pt;
	font-style: normal;
	letter-spacing: 1pt;
}
.footer2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: boldfont-size: 11pxfont-family: Arial, Helvetica, sans-serifcolor: #FFFFFFfont-weight: bold;
	color: #DA6213;
	word-spacing: 1pt;
	font-style: normal;
	letter-spacing: 1pt;
}
.centrtext {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	word-spacing: 1pt;
}
.centrtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB6213;
}

.art_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DB6213;
	font-weight: bold;
}

.art_sub_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}

.art_author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.art_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB6213;
}
