a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9966FF;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	text-decoration: underline;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #9966FF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}
#reference {
	font-size: 8pt;
	color: #9966FF;
	text-align: right;

}

#caption {
	font-size: 8pt;
	color: #9966FF;
	text-align: left;

}
