html, body   { 
	height: 100%; 
	margin: 0; 
	padding: 0;
	}

div.scroll {	
	height: 400px;	
	width: 540px;	
	overflow: auto;	
	border: 0px;		
	padding: 8px;
	}

.headers_gray{ 
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5c7095;
	text-transform: capitalize; 
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none; 
	}

.headers{ 
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666699;
	text-transform: capitalize; 
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none; 
	}

.bodytext{
	color: 000000;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	}

.bodytextproducts{
	color: 000000;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	}

.redbodytextproducts{
	color: #a43622;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	}


.bodytextleft{
	color: 000000;
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	}

.bodytextbold{
	color: 000000;
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
	}

.bodytextsmall{
	color: 000000;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	}

.smallheaders{
	color: #a43622;
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
	}

.mediumheaders_gray{
	color: #404040;
	font-size: 16px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
	}

.largerheaders_gray{
	color: #666699;
	font-size: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
	}

.mediumheaders{
	color: #000000;
	font-size: 16px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
	}

a {
	cursor: pointer; 
	cursor: hand;
	}

a:visited{
	color: #5c7095;
	}

.leftvaluedcustomers{
	color: #5c7095;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	}

.leftvaluedcustomersbold{
	color: #5c7095;
	font-size: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
	}

.onproductlink{
	color:#404040;
	font-size: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
	}

.productlink{
	color:#a43622;
	font-size: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
	}
