/* Generic Selections */

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	font-weight: bold;
	color: "ORANGE";
}

h2
{
	font-family: "Ariel", helvetica, sans serif;
	font-size: 20px;
	font-weight: bold;
	color: "BLACK";
}


h3
{
	font-family: "Ariel", helvetica, sans serif;
	font-size: 24px;
	font-weight: bold;
	color: "BLACK";
}

/***************************************** ID's ***********************************************/

#logo
 {

	width: 266px;
	height: 76px;
}

#s3
{
	font-family: "arial" helvetica, sans serif;
	font-size: 20px;
	font-weight: "BOLD";
	color: "BLACK"; 
}

#s4
{
	font-family: "arial" helvetica, sans serif;
	font-size: 14px;
	font-weight: "normal";
	text-align: left;
	text-justify: right;
	color: "BLACK"; 
}

#prod-label
{
	font-family: "arial" helvetica, sans serif;
	font-size: 12px;
	font-weight: "BOLD";
	color: "BLACK"; 
}


#pd-prod-label
{
	font-family: "arial" helvetica, sans serif;
	font-size: 14px;
	font-weight: "BOLD";
	color: "BLACK"; 
}

#pc-price-label
{
	font-family: "arial" helvetica, sans serif;
	font-size: 14px;
	font-weight: "BOLD";
	color: "BLACK"; 
}

#pd-price-label
{
	font-family: "arial" helvetica, sans serif;
	font-size: 20px;
	font-weight: "BOLD";
	color: "BLACK"; 
}


#pd-condition-label
{
	font-family: h2
	font-size: 20px;
	font-weight: "BOLD";
	color: "BLUE"; 
}


#pd-prod-label-2
{
	font-family: "arial" helvetica, sans serif;
	font-size: 24px;
	font-weight: "BOLD";
	color: "BLACK"; 
}


