﻿body 
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	
}

td
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
}

.heading
{
	font-family: Garamond;
	font-size: 17px;
	color: #ffffff;
}

.link_on
{
	font-family: Garamond;
	font-size: 13px;
	color:#ffffff;
	font-weight: bold;
	
	background-color: #333333;
}

.script_small
{
	font-family: Garamond;
	font-size: 19px;
	color:#666666;
	font-weight: bold;
	font-style:italic;
}

.script_large
{
	font-family: Garamond;
	font-size: 30px;
	color:#666666;
	font-weight: bold;
	font-style:italic;
}

.hdg_white
{
	font-family: Garamond;
	font-size: 13px;
	color:#ffffff;
	font-weight: bold;
}

.hdg_grey
{
	font-family: Garamond;
	font-size: 13px;
	color:#999999;
	
}

.product_description
{
	font-family: Garamond;
	font-size: 14px;
	color:#ffffff;
	font-style:italic;
	
}

.copyright {font-family: garamond; font-size: 11px; color: #666666; text-align: left;}
.copyright_link{font-family: garamond; color:#666666; text-decoration:underline; font-size:11px;}
.copyright_link:active{color:#666666; text-decoration:underline;}
.copyright_link:link {color:#666666; text-decoration:underline;}
.copyright_link:visited {color:#666666; text-decoration:underline;}
.copyright_link:hover {color:#ffffff; text-decoration:none;}


.nav_link{font-family: garamond; color:#999999; text-decoration:none; font-size:13px; font-weight: bold;}
.nav_link:active{color:#999999; text-decoration:none;}
.nav_link:link {color:#999999; text-decoration:none;}
.nav_link:visited {color:#999999; text-decoration:none;}
.nav_link:hover {color:#ffffff; text-decoration:none; padding-left:20px; background-color: #333333;}

.text_link{font-family: arial; color:#ffffff; text-decoration:underline; font-size:11px;}
.text_link:active{color:#ffffff; text-decoration:underline;}
.text_link:link {color:#ffffff; text-decoration:underline;}
.text_link:visited {color:#ffffff; text-decoration:underline;}
.text_link:hover {color:#000000; text-decoration:underline; }

.products_link{font-family: garamond; color:#999999; text-decoration:none; font-size:11px; font-weight: bold; padding-left:5px; padding-right:5px;}
.products_link:active{color:#999999; text-decoration:none;}
.products_link:link {color:#999999; text-decoration:none;}
.products_link:visited {color:#999999; text-decoration:none;}
.products_link:hover {color:#ffffff; text-decoration:none; background-color: #333333;}