body {
	font-family : "Times New Roman", Times, serif;
	font-size : small;	
}

p {
	font-family : "Times New Roman", Times, serif;
	font-size : small;	
}

td {
	font-family : "Times New Roman", Times, serif;
	font-size : small;	
}

.quoteText  {
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-size : x-small;
	color : #044d85;
}

.quoted  {
	font-family : "Times New Roman", Times, serif;
	font-size : x-small;
	color : #044d85;
}

.emphasis {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	color : #044d85;
}

.credits {
	font-family : "Times New Roman", Times, serif;
	font-size : x-small;
	color : #044d85;
	text-align : center;
}

.required {
	color : #0066cc;
}
