.LeftCol {
	font-size: .8em;
	color: #FFFFFF;
}

.LeftCol a { text-decoration: underline; color: #FFFFFF; }
.LeftCol a:hover { color: #FFCC00 }
.LeftCol a:active { color: #FFCC00 }
.LeftCol a:visited { text-decoration: underline; }

body, td, th, p {
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.6em;
	color: #34427D;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1em;
}
sub {
	font-size: .7em;
}
#products {
	font-size: .8em;
}