h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #BC5D04;
}

a, a:active, a:visited {
	color:#921313;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p, span, table {
	color: #552D06;
	font-size: 85%;
}

p.diet
{
  margin-left: 10px;
  color: #fff;
}

label {
	font-weight:bold;
}

.linkPaper {
	font-size:85%;
}

/*
.stdLight {
	font-weight: bold;
	color: #BC5D04;
}
*/

.error {
	font-weight: normal;
	font-size: 93%;
	color: #FF0000;
}

#ft, #ft a, #ft a:active, #ft a:visited{
	font-weight: bold;
	font-size: 93%;
	color: #921313;
	text-decoration:none;
}

#ft a:hover{
	color:#d88080;
}
