BODY, TD {
		font-family: arial, verdana, sans-serif;
}

.mainTxt {
		font-size: 10pt;
		line-height: 14pt;
}

.NavTxt {
		font-size: 10pt; 
		line-height: 14pt;
		Color: White;
		font-weight: bold;
}

.footer {
		font-size: 9pt;
}

.sideLinks {
		font-size: 10pt;
}

A:ACTIVE, A:LINK, A:VISITED {
	color: #333333;
	 text-decoration: underline
 }

A:HOVER {
	color: #CC0000;
	text-decoration: none
}

H1 {
		color: #666666;
		font-size: 14pt;
		font-weight: bold;
}

H2 {
		color: #333333;
		font-size: 14pt;
		font-weight: bold;
		line-height: 6pt;
}

H3 {
		color: #333333;
		font-size: 14pt;
		font-weight: bold;
		line-height: 18pt;
}

.spacing {  
line-height: 16pt
}

.text_ProductsMain {
		font-size: 8pt;
		line-height: 10pt;
}

A.AdminMenu:VISITED, A.AdminMenu:LINK{
	color : #333333;
	TEXT-DECORATION : none;
}
A.AdminMenu:HOVER {
	color : Red;
	TEXT-DECORATION : Underline;	
}