
.FONT
{
    font-family:    	Tahoma, Verdanna, Arial, Geneva, Helvetica, sans-serif;
}
.TINY
{
    font-size:      	8pt;
}
.MARGINAROUND4PX
{
    margin-top:		4px;
    margin-left:	4px;
    margin-bottom:	4px;
    margin-right:	4px;
}
.BORDERAROUND1PXWHITE
{
    border-top:		solid white 1px;
    border-left:	solid white 1px;
    border-bottom:	solid white 1px;
    border-right:	solid white 1px;
}
.BORDERRIGHT
{
    border-right:	solid black 2px;
}
.BORDERLEFT
{
    border-left:	solid black 2px;
}
.BORDERBOTTOM
{
    border-bottom:	solid black 2px;
}
.BACKGROUNDGRAY
{
    background-color:	gray;
}
.PADDINGAROUND2PX
{
    padding-top:	2px;
    padding-left:	2px;
    padding-bottom:	2px;
    padding-right:	2px;
}
.1PIXHIGH
{
	font-size: 1px;
	height: 1px;
}
.DISCLAIMER
{
	padding: 4px;
	background-color: #EEEEEE;
	border: solid #DDDDDD 1px;
}
.ARTICLE
{
	padding: 10px;
	border: solid tan 1px;
	background-image: url(http://health.dlindquist.com/colloidal-silver/images/article-background.jpg);
}

