table.Main { 
	text-align: left; 
	font-size: 12px;
	color:#000000;
	width: 75%;
	font-family: Tahoma, Arial;
}

table.Lines { 
	font-size: 8px;
	color:#000000; 
	background: #FFFFFF;
	width: 75%;
	border:0; 
}

table.Products { 
	text-align: center; 
	font-size: 12px;
	color:#000000;
	width: 100%;
	font-family: Tahoma, Arial;
}

font.Headings {
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 13px;
}

hr.Main {
	color: #000000;
	font-size: 8px;
}

.Links {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

A.Links:link 	{ text-decoration: none; color : #000000}
A.Links:visited { text-decoration: none; color : #000000}
A.Links:active  { text-decoration: none}
A.Links:hover   { text-decoration: none; background : #0E3E6F; color : white}
