body {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #000066;
	font-weight: normal;
	}
	
p	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 0px;	font-size: 10px;
	font-weight: normal;
	}

.menuheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	}

.productitem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #333399;
	text-decoration: underline;
	}

.productnameselected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #993366;
	}

.productnamenotselected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	color: #993366;
	}

.productdescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 1.3ems;
	}

.producttitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	color: #993366;
	}

.productsubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	}

.productordertitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	}
	
h2 {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color: #813E57;
	font-weight: bold;
	margin-bottom: 1px;
	}
	
	h2 a:link, a:visited, a:active {
		color: #813E57;
		}
		
	h2 a:hover {
		color: #402C65;
		text-decoration: none;
		}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 10px;
	color: #5F4B7F;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 3px;
	}
	
	h3 a:link, a:visited, a:active {
		color: #5F4B7F;
		}
		
	h3 a:hover {
		color: #431F80;
		}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #5F4B7F;
	font-weight: normal;
	margin-bottom: 3px;
	}

#leftcolumndiv {
	margin: 0 15px 0 15px;
	padding: 15px 0 15px 0;
	vertical-align: top;
	}
	
p.lightgrey {
	color: #999999;
	font-size: 75%;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	}
	
.producttitlenew {
	color: #813E57;
	font-size: 110%;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	}
	
