a.text {
    text-decoration: underline;
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #4574b4;
	cursor: hand;
   }




.body {
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #404040;
	
}

.slug {
	font-family: tahoma;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: #bfbfbf;
	
}

.headers {
	font-family: tahoma;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: #4573b3;
	
}

.subheaders {
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #4573b3;
	
}

.foot {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	color: #8A8A8A;
}

.caption {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	color: #8A8A8A;
}

.pdf {
	font-family: tahoma;
	font-size: 10pt;
	font-style: bold;
	color: #ed0610;
}

a.sidenav {
    text-decoration: none;
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #8A8A8A;
	cursor: hand;
   }

.homeheadlines {
	font-family: tahoma;
	font-size: 11pt;
	font-style: normal;
	color: #b4b4b4;
	}
	
	.homewhite {
	font-family: tahoma;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	}


.not sure {
	position: absolute;
	top: 50px;
	left: 530px;
	font-family: tahoma;
	font-size: 15pt;
	color: #FFFFFF;
	float: left;
}

.title {
	font-family: tahoma;
	font-size: 16pt;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	
}
	
.quote {
	font-family: tahoma;
	font-size: 14pt;
	font-style: italic;
	color: #ababab;
	
}
