body, td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

a {
	font-size: 12px;
	color: #663366;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #0000ff;
}

h1 {font-size: 24pt;
	color: #663366;
	font-weight: bold;
}

h2 {font-size: 18pt;
	color: #663366;
	font-weight: bold;
}

h3 {font-size: 14pt;
	color: #663366;
	font-weight: bold;
}

h4 {font-size: 12pt;
	color: #663366;
	font-weight: bold;
}

h5 {font-size: 10pt;
	color: #663366;
	font-weight: bold;
}

h6 {font-size: 8pt;
	color: #663366;
	font-weight: bold;
}