p, td, body
	{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #660033;
	line-height: 160%;	
	}
img
    {
    border: 0px;
    }	
.text
	{
	font-size: 11px;
	color: #660033;
	line-height: 160%;	
	}	
	
.bold
	{
	font-weight: bold;
	}
	
.boldblk
	{
	font-weight: bold;
	font-size: 16px;	
	color: #000000;
	}		
	
.head
	{
	font-size: 14px;
	font-weight: bold;
	}
	
.grhead
	{
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	line-height: 300%;
	}
	
.smtext
    {
    color: #000000;
	font-size: 10px;	
    }		
	
a
    {
    color: #0066CC;
    outline: none;
    }

a:link
    {
    color: #0066CC;
    }    

a:visited
    {
    color: #993366;
    }

a:hover
    {
    color: #66CC66;
    }
	
a.footer
    {
    color: #0066CC;
	font-size: 10px;	
    }

a.footer:link
    {
    color: #0066CC;
	font-size: 10px;
    }    

a.footer:visited
    {
    color: #993366;
    }

a.footer:hover
    {
    color: #66CC66;
    }
/* thumbs*/
.thmbs
	{
	display: block;
    float: left;
	margin: 0px;
	padding: 6px;
	text-decoration: none;
	}
.thmbson
	{
	display: block;
    float: left;
	margin: 0px;
	padding: 6px;
	}	
a.thmbs:link, a.thmbs:visited
	{
	text-decoration: none;	
	}	
a.thmbson:link, a.thmbson:visited
	{
	text-decoration: none;		
	}
div.dots
    {
    width: 100%;
    text-align: center;
    }          