body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: black;
	background-color: #333333;
}

td {
	font-size: 12px;
}

h1 {
	font-size: 16px;
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
	color: #0F3463;
	text-decoration: underline;
}

a:hover, a:active {
	color: #307ADE;
	text-decoration: underline;
}

hr {
	border: 0;
	height: 1px;
	color: #999999;
	background-color: #999999;
}

textarea {
	font-size: 12px;
}

.section_header {
	font-weight: bold;
	font-size: 16px;
}

.section_header_link {
	color: gray;
	font-size: 10px;
}

.section_header_link a, .section_header_link a:hover, .section_header_link a:active, .section_header_link a:visited {
	text-decoration: none;
}

.light_text {
	color: gray;
}

.small_text {
	font-size: 10px;
}

.tinytext {
	color: gray;
	font-size: 11px;
}

td.child_sku {
	color: gray;
	font-size: 11px;
}

#footer_text {
	color: #999999;
}

#footer_text a {
	color: #999999;
	text-decoration: underline;
}

#footer_text a:hover, a:active {
	color: #CC6600;
	text-decoration: underline;
}
