body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/bkg.gif);
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #6561AD;
}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6561AD;
}
h3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6561AD;
}
#about td {
	color: #6561AD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	text-align: justify;
}

a:link {
	color: #6561AD;
	text-decoration: none;
}
a:visited {
	color: #6561AD;
	text-decoration: none;
}
a:hover {
	color: #6561AD;
	text-decoration: underline;
}

