body {
		margin: 5px;
		padding:0px;
		background-color: #FFFFFF;
		background-image: url(/images/motor-grey.jpg);
		background-repeat: repeat-y;
}

.NavTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.NavTextXSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.NavTextXXSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.GeneralTextSmall {
	font-weight: bold;
	font-size: small;
}

.GeneralTextMedium {
	font-weight: bold;
	font-size: medium;
}

.GeneralTextLarge {
	font-weight: bold;
	font-size: large;
}
