@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bckgd.jpg);
	margin-left: 35px;
	margin-top: 50px;
	background-repeat: no-repeat;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
	text-decoration: none;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	line-height: 18pt;
	font-weight: bold;
	color: #814B97;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
}
a:link {
	color: #814B97;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #814B97;
}
a:hover {
	text-decoration: none;
	color: #814B97;
}
a:active {
	text-decoration: none;
	color: #814B97;
}
.style4 {
	font-size: 12pt;
	font-style: italic;
}
.style5 {	color: #89599F;
	font-style: italic;
	font-weight: bold;
}


