@charset "ISO-8859-1";
h1 {
	font-size: 14px;
	font-weight: bold;
}
a {
	font-weight: bold;
	color: #773300;
	text-decoration:none
}
a:link {
	font-weight: bold;
	color: #773300; 
	text-decoration: none;
}
a:visited {  
	font-weight: bold;
	color: #773300; 
	text-decoration: none;
}
a:hover {  
	font-weight: bold;
	color: #884400; 
	text-decoration: underline;
}
a:active {  
	font-weight: bold;
	color: #773300;
	text-decoration:none;
}
.standardBody {
	margin-top: 0px;
	background-color: #E7CEAB;
	background-attachment: scroll;
	background-image: url(images/goodforyou-content-bg.jpg);
	background-repeat: repeat-x;
}
.splashBody {
	margin-top: 0px;
	background-color: #E7CEAB;
	background-attachment: scroll;
	background-image: url(images/goodforyou_v1_bg.jpg);
	background-repeat: repeat-x;
}
.headerMedBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.headerMedSmBold {
	font-size: 14px;
	font-weight: bold;
}
.headerSmBold {
	font-size: 12px;
	font-weight: bold;
}
p,tr,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.contentTableBG {
	background-image: url(images/goodforyou-content_15.jpg);
	background-repeat: none;
}
