body
{
	margin: 0px 0px 0px 0px;
	background-image: url(./images/bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
.background
{
	margin: 0px 0px 0px 0px;
	background-image: url(./images/bg_stars.jpg);
	background-position: top left;
}
.logo
{
	margin-right:15px;
	float:left;
}
.justifytext, .headertext, ul
{
	font-family: verdana;
	font-size: x-small;
}
.justifytext
{
	text-align: justify;
}
.headertext
{
	font-weight: bolder;
	font-size: medium;
	color: #800080;
}
.boldtext
{
	font-weight: bolder;
}
