/*
-----------------------------------------------
A5 Color1 Layout
author:   blake scarbrough
version:  05102004
NUTRITION
----------------------------------------------- */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
.style2 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #A54499;
	font-weight: bold;
}