BODY, TD {
	font-family : Tahoma, Verdana, Arial, sans-serif ;
	font-size : 9pt;
}

A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: Blue;
}

A.sales {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

A.sales:Hover {
	text-decoration: underline;
	color: LightSteelBlue;
}

.sidemenu1 {
	font-size : 14pt;
	font-weight : bold;
	color: Black;
	font : Arial;
}

.sidemenu2 {
	font-size : 14pt;
	font-weight : bold;
	color: White;
	font : Arial;
}

.info {
	font-size : 12pt;
	font-weight : bold;
	color: #00BFFF;
}

.infosmall {
	font-size : 10pt;
	font-weight : bold;
	color: #00BFFF;
}

.infowhite {
	font-size : 12pt;
	font-weight : bold;
	color: White;
}

.infowhitebullet {
	font-family: Arial;
	font-size : 10pt;
	font-weight : bold;
	color: White;
}

.infosmallwhite {
	font-size : 10pt;
	font-weight : bold;
	color: White;
}

.salestitle {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: Black;
}

.salesinfo {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: Blue;
}

.salesinfoblack {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
}

.salesinfored {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: Red;
}

.salesinfogreen {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: Green;
}

.saleswhite {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}

.salesred {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: Tomato;
}

.salesgreen {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: LightGreen;
}

.abouttext {
	font-size: 8pt;
	color: Gray; 
}