td {
	text-align: left;
}
table {
	margin: 0 auto;
}
a:link {
	color: #06AACF;
	text-decoration: none;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #5EBDBE;
}
a:active {
	color: #000000;
}
td, p.sub, a.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6D6D;
	line-height: 22px;
	text-decoration: none;
}
p.sub {
	font-size: 10px;
}
li {
	color: #339966;
	list-style-type: square;
}
ul {
	color: #339966;
	list-style-type: square;
}
ol {
	color: #339966;
}
.mytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
}
.mytext a:link {
	color: #333333;
	text-decoration: underline;
}
.mytext a:visited {
	color: #666666;
	text-decoration: underline;
}
.mytext a:hover {
	color: #999933;
	text-decoration: none;
}
.mytext a:active {
	color: #333333;
	text-decoration: none;
}
.brands, .brands_other {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #06AACF;
}
.brands {
	font-weight: bold;
}
.brands a:link {
	color: #666666;
	text-decoration: underline;
}
.brands a:visited {
	color: #666666;
	text-decoration: underline;
}
.brands a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
}
.brands a:active {
	color: #333333;
	text-decoration: none;
}
.mytextsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5EBDBE;
}
.mytextp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	text-align: justify;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
}