/*
   Julius Cohen Jeweler
   
   Main Stylesheet used on http://www.juliuscohen.com
   Created on 2003-03-10 
*/

body {	
		
      	margin: 0px;
        font-family: Times,Times Roman,serif;
		font-size: 13px;
		line-height: 15px;
		color: #666666;
		text-decoration: none;
		
	}
	
	
     
td, p   
      	margin: 0px;
        font-family: Times,Times Roman,serif;
		font-size: 13px;
		line-height: 15px;
		color: #666666;
		text-decoration: none;
	}


p.small{	
     	background: #ffffff;
     	font-family: Times,Times Roman,serif;
		font-size: 10px;
		line-height: 14px;
		color: #666666;
		text-decoration: none;
     }

.header {
		background: #ffffff;
     	color: #666666;
		font-weight: bold;
		font-family:Times,Times Roman,serif;
	}
	
.gold	{
		background: #ffffff;
     	color: #999933;
		font-size: 13px;
		line-height: 15px;
		text-decoration: none;
		font-family: Times,Times Roman,serif;
	}
	.goldsmall	{
		background: #ffffff;
     	color: #999933;
		font-size: 12px;
		line-height: 14px;
		text-decoration: none;
		font-family: Times,Times Roman,serif;
	}

.text	{
		background: #ffffff;
     	color: #666666;
		font-size: 13px;
		line-height: 15px;
		text-decoration: none;
		font-family: Times,Times Roman,serif;
	}
	
	.large	{
		background: #ffffff;
     	color: #666666;
		font-size: 14px;
		line-height: 16px;
		text-decoration: none;
		font-family: Times,Times Roman,serif;
	}
	
.sans	{
		background: #ffffff;
     	color: #666666;
		font-size: 11px;
		line-height: 15px;
		text-decoration: none;
		font-family: Helvetica,arial,verdana,sans serif;
	}


a:link    { color: #666666 }    
a:visited { color: #666666 }  
a:active  { color: #000000 }  

