h1{font-weight:lighter; margin:20px 0}

A {
	color : #000000;
	font-size: 12;
	font-family : Tahoma;
	TEXT-DECORATION: none;
}
A:hover {
	TEXT-DECORATION: underline;
	font-family : Tahoma;
}

A:active {
	font-family : Tahoma;
}

A:visited {
	font-family : Tahoma;
}

.heading1 {
	font-size : 28px;
	font-family : Tahoma;
	font-weight: bold;
	color: #000000;
}
.pagetitle {
	font-size : 18px;
	font-family : Tahoma;
	font-weight: bold;
	color: #000000;
}
.features {
	font-size : 16px;
	font-family : Tahoma;
	font-weight: bold;
	background: #ffffcc;
	color: #000000;
}

.sidemenu {
	font-size : 12px;
	font-family : Tahoma;
	background: #dadada;
	color: #000000;
}
.sidemenuhead {
	font-size : 13px;
	font-family : Tahoma;
	background: #8f8f8f;
	font-weight: bold;
	color: #000000;
}
.normal {
	font-size : 12px;
	font-family : Tahoma;
	color: #000000;
}

.sidesubmenuhead {
	font-size : 13px;
	font-family : Tahoma;
	background: #dadada;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.sidesubsubmenuhead {
	font-size : 13px;
	font-family : Tahoma;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.tableheadside {
	font-size : 12px;
	font-family : Tahoma;
	color: #000000;
	background: #efefef;
}

.tablehead {
	font-size : 12px;
	font-family : Tahoma;
	color: #000000;
	background: #dadada;
}
.tableitem {
	font-size : 12px;
	font-family : Tahoma;
	color: #000000;

}

.productname {
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	background: #ff8080;
	color: #000000;
	width: 300px;
	padding-left: 5px;
}

ul {
	font-size : 12px;
	font-family : Tahoma;
	color: #000000;
}

.sidemenumain {
	font-size : 20px;
	font-family : Tahoma;
	background: #FFFFFF;
	color: #888888;
}
