.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -2px;
}

.productdescription {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #000000;

}



.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: italic;

}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.leftyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F3E73B;
	letter-spacing: inherit;

}

td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;



}

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
}

.subhead {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bolder;

	color: #000000;



}

quotetext {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	font-weight: bold;

	color: #000066;

}

a:link {

	text-decoration: underline;

	font-color: #333366;

	color: #000000;

}

a:visited {

	text-decoration: underline;

	color: #000000;

}

a:hover {

	text-decoration: underline;

	color: #993300;



}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}

.smallheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	letter-spacing: -1px;
	color: #000000;

}

.headlinetimes {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 17px;
	color: #000000;
	letter-spacing: normal;
}

.timessubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;

}

.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;

}

.leftmenu {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #333333;
}
.background {
	background-color: ddd096;
}


/*---------------------------
Firefox 'no ouline'
----------------------------*/

a {
	outline: none;
	}
