BODY 	{
		background-color: 990066;
		}

.text 	{
		Font-Family: "Garamond", "Times New Roman", "Serif";
		font-size: 12pt;
		background-color: ffffff;
		color: cc99cc;
		border-right-width: 2px;
		border-left-width: 2px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #CC6699;
		border-left-color: #CC6699;

		border-top-width: 2px;
		border-bottom-width: 2px;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #CC6699;
		border-bottom-color: #CC6699;
		}

.whitetext 	{
		background-color: FFE9F4;
		color: 666666;
		padding-left: 7pt;
		padding-right: 7pt;
		padding-top: 7pt;
		padding-bottom: 7pt;
		}
		
.othertext 	{
		background-color: FFE9F4;
		color: 666666;
		}
		
.table 	{
		font-size: 9pt;
		Font-Family: "Arial", "Helvetica", "Sans-Serif";
		}
		
.header 	{
		Font-Family: "Arial", "Helvetica", "Sans-Serif";
		color: 666666;
		font-size: 10pt;
		text-align: right;
		padding-right: 10pt;
		}
		
.itemname 	{
		Font-Family: "Garamond", "Times New Roman", "Serif";
		color: 990066;
		font-size: 14pt;
		font-weight: bold;
		}
		
.description 	{
		Font-Family: "Garamond", "Times New Roman", "Serif";
		color: 666666;
		font-size: 11pt;
		}
		
.price 	{
		Font-Family: "Garamond", "Times New Roman", "Serif";
		color: 333333;
		font-size: 14pt;
		}
		
H2 	{
		color: 990066;
		}
		
.subhead 	{
		color: 990066;
		}
		
.foot	{
		Font-Family: "Arial", "Helvetica", "Sans-Serif";
		color: FFFFFF;
		background-color: CC6699;
		font-size: 9pt;
		}

.nav	{
		padding-top: 7pt;
		padding-bottom: 7pt;
		Font-Family: "Arial", "Helvetica", "Sans-Serif";
		text-align: center;
		font-weight: bold;
		color: FFFFFF;
		font-size: 9pt;
		background-color: CC6699;
		}

A		{
		Text-decoration: underline;
		}

A:link {color: 666666}
A:Visited {color: 666666}
A:hover {Text-decoration: underline; color: 990000}

