body {
	font-family: tahoma;
	font-size: 95%;
}

table {
	font-size: 100%;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 180%;
}

h3 {
	font-size: 160%;
}

h4 {
	font-size: 140%;
}

h5 {
	font-size: 120%;
}

table.white {
	color:white
}

a {
	color: #005CC5;
}

a:hover {
	color: #1C3655;
}

table.white a {
	color: white;
}

table.white a:visited {
	color: white;
}

table.white a:hover {
	color: #7FB7F8;
}

#products {
	line-height: 150%;
	font-size: 90%;	
}

blockquote.brief {
	line-height: 120%;
}

#150 {
	font-size: 150%
}

#110 {
	font-size: 110%
}

#75 {
	font-size: 75%;
}

#80 {
	font-size: 80%;
}

#90 {
	font-size: 90%;
}

#small {
	font-size: 65%;
}

#menuitem {
	color: #74747C;
	font-size: 85%;
	background: #E2EEFC;
}

#new {
	color: #005CC5;
	font-weight: bold;
}

#white {
	color: white;
}

#discount {
	text-decoration: line-through;
	font-size: 90%;
}

#nomargin {
	margin: 0
}

