.body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.color12 {
	font-family: Arial;
	font-size: 12px;
	color: #774DAA;
}
.color13bold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: 43236C;
}
.color16header {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: 43236C;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #43236C;
}

body {
	background-image: images/background.gif
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-image: url(images/background.gif);
}
a:link {
	color: #774DAA;
	text-decoration: none;
}
a:visited {
	color: #774DAA;
	text-decoration: none;
}
a:hover {
	color: #7F54B5;
	text-decoration: underline;
}
a:active {
	color: #7F54B5;
	text-decoration: none;
}
.body11 {
	font-family: arial;
	font-size: 11px;
}
