BODY, TD {
	background-image: url(tlo.jpg);
	color: #EDEDED;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12pt;
}

H1 {
	font-size: 14pt;
	color: #81C0FE;
	font-style: normal;
	font-weight: bold;
	font-family: "Arial Black";
	letter-spacing: 1px;
}

H2 {
	color: #81C0FE;
	font-size: 14pt;
	font-family: Arial;
}

H3 {
	
	color:#81C0FE;
	font-size: 13pt;
	font-style: italic;
	font-family: sans-serif;
	background : black;
}

p {
	color: #EDEDED;
	text-align: justify;
}

p.text {
	text-align: justify;
	font-size: 13pt;
	background : black;
	
}

b.b {
	font-size: 17pt;
	font-weight: bold;
	background : black;
}

A {
	color: #B0C4DE;
	text-decoration: none;
	font-family: Tahoma;
	font-variant: small-caps;
	font-size: 13pt;
	font-weight: bold;
}

A.slink {
	color: #FFF0F5;	
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

A:Hover {
	color: #FFF0F5;	
}

A.slink:Hover {
	color: #FF6347;
	
}

HR {
	height: 1pt;
}

li {
	list-style-type: square;
	color: #EDEDED;
	background : black;
}

.price {
	background-color: #FFD700;
	color: Black;
	font-weight: bold;
	font-size: 12pt;
}

TR.price TD {
	background-color: #FFD700;
	color: Black;
	font-weight: bold;
	font-size: 12pt;
}

TABLE.tech {

}

TABLE.tech TD {
	font-size: 11pt;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-align: center;
	border: 1px solid #B0C4DE;
}

TABLE.tech .left {
	text-align: left;	
}

TH {
	background-color: #B0C4DE;
	color: Black;
	border: 1px dotted #B0C4DE;
	font-size: 10pt;
}

