.arialfontbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.arial-xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: x-small;
}
.center {
	text-align: center;
}
.mediumfont {
	text-align: center;
	font-size: medium;
	color: #FFFFFF;
}
.small {
	font-size: small;
}
.wide400 {
	width: 400px;
}
body {
background: url(images/silkblue.jpg);
}


