body{ 
	background-color: #ffffff; 
	font-family: 'Times New Roman', serif; 
	color: #000000; 
	font-size: 10pt; 
}
h1{ 
	font-family: 'Times New Roman', Arial, serif; 
	color: #000000; 
	font-size: 28pt; 
	font-weight: 800; 
	background-color: #ffffff; 
}
h2{ 
	font-family: 'Times New Roman', serif; 
	color: #000000; 
	font-size: 16pt; 
	font-weight: 500; 
	background-color: #ffffff; 
}
a:link{
	color: black; 
	background-color: #ffffff; 
}
a:active{
	color: black; 
	background-color: #ffffff; 
}
a:visited{
	color: black; 
	background-color: #ffffff; 
}
