/* CSS Document */

#footerlinks table {
	margin-top: 10px;
}

#footerlinks TD{
	padding: 5px;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
}

#footerlinks A {
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}

.headings {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

#toplinks {
	margin-bottom: 10px;
	color: #b08C11;
}

#toplinks td {
	padding: 4px;
}

#toplinks A {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d6a705;
}

A {
	color: #ffffcc;
	text-decoration: none;
}

#tblcigarflavors {
	margin-bottom: 10px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}