body {
	background-color: #B6BBBF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin-bottom: 15px;
}
a:link {
	text-decoration: underline;
	color: #29427C;
}

a:visited {
	text-decoration: underline;
	color: #29427C;
}

a:hover {
	text-decoration: underline;
	color: #29427C;
}

a:active {
	text-decoration: underline;
	color: #29427C;
}

h1 {
	font-size: 18px;
	color: #283F7A;
	margin-bottom: 0px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 11px;
}
h5 {
	font-size: 22px;
	color: #FF001F;
	margin-bottom: 10px;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	list-style-type: square;
}
ol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	list-style-type: lower-alpha;
}
dl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
li {
    line-height:1.5em;
	margin: 0px 0px 3px 8px;
}
hr {
	color: #29407A;
}
.legal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
	margin-bottom: 15px;
}
.breadcrumb {
	font-size: 9px;
}
.quoteheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF001F;
	font-weight: bold;
	letter-spacing: 2px;
}
.quotebody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
.quotesig {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-style: italic;
}
.h1_fake {
	font-size: 18px;
	color: #283F7A;
	margin-bottom: 20px;
	font-weight: bold;
}
.h5_fake {
	font-size: 22px;
	color: #FF001F;
	margin-bottom: 20px;
	font-weight: bold;
}
.article_head {
	font-size: 14px;
	color: #283F7A;
	margin-bottom: 20px;
	font-weight: bold;
}
.definition_head {
	font-size: 14px;
	color: #666666;
	margin-bottom: 5px;
	font-weight: bold;
}
