body 
	{	
		font-family: Baskerville, times,helvetica;
		background-color: rgb(255, 255, 255);
		background-image: url(img/bgimage.gif);
		background-position: top center;
		background-repeat: repeat-y;
		background-attachment: fixed;
	}

/* used to compare free and paid version */     
.sub2
	{
		font-size: 12pt;
		line-height: 95%;
	
	}
.tube
	{
		font-size: 14pt;
		line-height: 97%;
	}

/* used on FAQ page */
dt
{
	font-style: italic;
	line-height: 200%;
}
.soft_version	
	{
		background-color: #000000; font-family: arial,helvetica; font-size: 18.5px; color: #EBBD5B;
	}
	
a
	{   
		text-decoration: none; 
	}
a:hover
	{	
		text-decoration: underline;
	}
	
.soft_link
	{
		font-family: arial, verdana, helvetica;
		font-size: 18px;
		font-weight: bold;
	}
.headline
{
	font-size: 15px;
	font-weight: bolder;
	color: #e9d5a3;
	font-style: italic;
}

/* bottom of page */
.sub
	{
		font-family: Baskerville, verdana, helvetica; font-size: 11px; color: #615537; font-weight: bold;
	}
