.text {
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #999999;
	text-align: center;
}
.bony {
	font-family: "Times New Roman", Times, serif;
}
.headline {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 9px;
	}
	
.intro {
	font-size:10pt;
	color:#666;
	font-weight: bold;
	background: #e7e7e7;
	padding: 10px;
	border: 1px solid #CCC;
}
p {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:150%;
	color: #333;
	text-align: left;
}
a { 
	text-decoration: none;
	color: blue;
	}
	
a:hover {
	text-decoration: underline;
	}

.toc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}

.elements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:170%;
	color: blue;
	text-align: center;
}



