<Style>/* CSS Stylesheet for PowerSupplements.Com */{}


.Content
{
font-family: Verdana; /* Font Face */
font-size: 11px; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.Disclaimer
{
font-family: Verdana; /* Font Face */
font-size: 10px; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.Font8
{
font-family: Verdana; /* Font Face */
font-size: 8px; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.Font85
{
font-family: Verdana; /* Font Face */
font-size: 8.5px; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.Font9
{
font-family: Verdana; /* Font Face */
font-size: 9px; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.Font95
{
font-family: Verdana; /* Font Face */
font-size: 9.5px; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.Font10
{
font-family: Verdana; /* Font Face */
font-size: 10px; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.Font10.5
{
font-family: Verdana; /* Font Face */
font-size: 10.5px; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.Font13
{
font-family: Verdana; /* Font Face */
font-size: 13px; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.Font13B
{
font-family: Verdana; /* Font Face */
font-size: 13px; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.Font14
{
font-family: Verdana; /* Font Face */
font-size: 14px; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.Font14B
{
font-family: Verdana; /* Font Face */
font-size: 14px; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.Font12
{
font-family: Verdana; /* Font Face */
font-size: 12px; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.TopNav
{
font-family: Verdana; /* Font Face */
font-size: 13px; /* Font Size */
color: White; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}
.TopNav:link
{
font-family: Verdana; /* Font Face */
font-size: 13px; /* Font Size */
color: White; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: underline; /* Font Style */
text-align: Left; /* Align Text */
}
.TopNav:visited
{
font-family: Verdana; /* Font Face */
font-size: 13px; /* Font Size */
color: Yellow; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: underline; /* Font Style */
text-align: Left; /* Align Text */
}
table.nutrition td {
	font-size: 95%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	}
table.nutrition h4 {
	font: bold 150% Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	margin: 2px;
	}
.body1 { 
	font-family: Georgia, Times New Roman, Times, serif ;
	font-size: 14px; 
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
	margin: 0px; 
	}
/********************************** Breadcrumb *****************************/
.breadcrumb
  {
  margin:           0px;
  line-height :     10px;
  padding:          0px 10px 0px 0px;
  color :           #0000FF;
  font-size  :      95%;
  }
.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active
  {
  text-decoration: none;
  }
.breadcrumb a:hover
  {
  font-weight: bold;
  text-decoration: underline ;
  }