body, table { 
	font-family: "Times New Roman", serif;
	text-align: justify;
	color: white;
	font-size: 12pt;
}

img.frame {
	border-style: ridge;
	border-width: 6px;
}

div.date { 
	font-family: Arial, sans-serif; 
	font-size: 8pt; 
	font-style: italic;
	margin-bottom: 10pt;
}

div.signature { 	
	font-family: "Times New Roman", serif; 
	font-size: 10pt; 
	font-style: italic;
	text-align: right; 
}

div.caption {
	font-family: "Arial", sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-align: center;	
}

h1 { 	
	font-family: "Times New Roman", serif; 
	font-size: 30pt; 
	font-weight: bold;
	text-align: center;
}

h2 { 	
	font-family: "Times New Roman", serif; 
	font-size: 16pt; 
	font-weight: bold;
	margin-top: 20pt; 
	margin-bottom: 2pt;
}

table h2 {
	margin-top: 0pt;
}
 
a {
	color: #7777ff;
	text-decoration: none;
}

a:hover {
	color: #9999ff;
}