a.bottomnav:link {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

a.bottomnav:visited {
	color : #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

a.bottomnav:hover {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

a.textlink:link {
	color : #660099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

a.textlink:visited {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

a.textlink:hover {
	color : #9999FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

h1 {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	margin-bottom : -18px;
	padding-left : 6px;
}

h2 {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	margin-bottom : -12px;
	padding-left : 6px;
}

h3 {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin-bottom : -12px;
	padding-left : 6px;
}

h4 {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	margin-bottom : -18px;
	padding-left : 6px;
}

li,ul {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	padding-bottom : 0px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 0px;
	list-style-type: circle;

}

p {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	padding-bottom : 12px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 6px;
}

.copyright {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

.introtext {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	padding-bottom : 18px;
	padding-top : 18px;
}
.tdjoeyprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 3px;
	text-align: center;



}
.tdbuytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFCCFF;
	text-align: center;
	padding: 3px;

}
.tdjoeypricegray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	padding: 3px;

}
