A:link
{
	text-decoration: none;
	font-size:7pt;
	color:#BBBC4E;
	font-weight:bold;
	text-transform:uppercase;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
A:visited
{
	text-decoration: none;
	font-size:7pt;
	color:#BBBD4D;
	font-weight:bold;
	text-transform:uppercase;
	text-align: left;
}
A:active
{
	text-decoration: none;
	font-size:7pt;
	color:#BBBD4E;
	font-weight:bold;
	text-transform:uppercase;
	text-align: left;
}
A:hover
{
	text-decoration: none;
	font-size:7pt;
	color:#D52709;
	font-weight:bold;
	text-transform:uppercase;
	text-align: left;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	background-color: #D42709;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #748515;
	text-align: justify;
}
.color {
	color: #B21918;
	font-weight: bold;
}
.text {
	text-align: justify;
}

.bg {
	background-color: #FFF;
}
.story {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #E8E8E8;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B21918;
	text-transform: none;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B21918;
}
