body, td {
	font-size: 14px;
	line-height: 20px;
	color: #444852;
}
.biggest {
	font-size: 24px;
	line-height: 28px;
}
.bigger {
	font-size: 18px;
	line-height: 22px;
}
.big {
	font-size: 16px;
	line-height: 22px;
}
.normal {
	font-size: 14px;
	line-height: 20px;
}
.small {
	font-size: 12px;
	line-height: 18px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
.smallest {
	font-size:9px;
	line-height: 12px;
}
body {
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 24px;
}
a:link {
	color: #34B3D1;
	text-decoration: none;
}
a:visited {
	color: #2789A2;
	text-decoration: none;
}
a:active {
	color: #B8D900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFAE00;
}
.storegreen {
	color: #DEDE00;
}
.dotbk {
	background-image: url(IMAGES/dot_storeblue.gif);
}
.storenavy {
	color: #2E3D7D;
}
.alert {
	font-size: 12px;
	line-height: 16px;
	color: #FF3366;
}
.bknavy {
	background-color: #2E3D7D;
}
.alertcolor {
	color: #FF3366;
}
