body {
	background-image: url(images/multibg.jpg);
	background-color: #FFFFFF;
}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: bold; font-variant: normal; color: #663399
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: small; color: #333333; font-style: normal; font-weight: normal; font-variant: normal
}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: italic; font-weight: normal; color: #330066
}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; font-style: normal; font-variant: normal; color: #330066
}
cite {  font-family: "Times New Roman", Times, serif; font-size: small; font-style: normal; font-weight: normal; font-variant: normal
}
li {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: normal; font-variant: normal; color: #330066
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9966FF;
}
a:hover {
	text-decoration: underline;
	color: #6600ff;
}
a:active {
	text-decoration: none;
}
#menu {
	width: 99px;
	margin: 0 auto;
}
#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #663399;
}
#menu a:link {
	color: #663399;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #663399;
}
#menu a:hover {
	text-decoration: underline;
	color: #C9BEE0;
}
#menu a:active {
	text-decoration: none;
}
