.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6c8cb1;
}
.background {
	background-image: url(../graphics/silverwing_background01.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.footer {
	background-image: url(../graphics/silverwing_background02.gif);
	background-repeat: no-repeat;
	background-position: center;
}
