
/* -------- TAG -------- */

a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #5B130E;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FF8D00;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #FFF url(../images/background.jpg) repeat center top;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000;
}
ol {
	list-style-position: outside;
	list-style-type: decimal;
}
ul {
	list-style-position: outside;
	list-style-type: square;
}

/* -------- CLASS -------- */

.address {
	font-family: Arial;
	font-size: 7.5pt;
	color: #000;
}
.alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666;
}
.articles_notation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: oblique;
	color: #666;
}
.articles_archive, .articles_archive a, .articles_archive a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D02E10;
	text-decoration: none;
}
.articles_archive a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A130D;
	text-decoration: none;
}
.body-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000;
}
.footer, .footer a, .footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}