BODY, TD {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .825em;
}

BODY {
	scrollbar-base-color : #315ABD;
	scrollbar-arrow-color : #FFFFFF; 
}

A {
	color: #006095;
}

A:VISITED {
	color: #a16e14;
}

A:HOVER {
	color: #008f3e;
}

A:ACTIVE {
	color: #008f3e;
}

P {
	text-align: justify;		
}

H1 { /* use for product page title/model number */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	
}

H2 { /*use for section headings */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 1.2em;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 1.1em;
}

A:LINK.navLeft, A:VISITED.navLeft, A:HOVER.navLeft, A:ACTIVE.navLeft {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt"
}