BODY {
	font-family: arial;
	}

TD {
	font-size: 12px;
	}

A {
	text-decoration: none;
	color: blue;
	}

A:hover {
	text-decoration: underline;
	color: green;
	}

A.logo {
	letter-spacing: -1px;
	font-weight: bold;
	font-family: verdana;
	font-size: 20px;
	text-decoration: none;
	color: blue;
	}

A.topmenu {
	font-family: arial;
	font-size: 11px;
	}

.sublogo {
	font-size: 10px;
	font-weight: normal;
	font-family: verdana;
	}

.H1 {
	font-size: 17px;
	font-weight: bold;
	}

.copyright {
	font-family: arial;
	font-size: 10px;
	color: black;
	}

.small {
	font-size: 10px;
	}

.tiny {
	font-size: 9px;
	}

.micro {
	font-size: 8px;
	}

.price {
	color: green;
	font-size: 15px;
	}