BODY {
	background-color : #cccccc;
	font-family : Geneva;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
}

BODY.homepage {
	background-color : #cc6633;
	font-family : Geneva;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
}

BODY.collection {
	background-color : #000000;
	font-family : Geneva;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
}

H2 {
	background-color : #cccccc;
	font-family : Geneva;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	color : #663333;
}


A:link, A:visited, A:active { 
	color : #666666;
	font-family : Geneva;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}

A:HOVER {
	color : #666666;
	font-family : Geneva;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

P {
	font-size : 10pt;
	font-family : Geneva;
	font-weight : normal;
	font-style : normal;
	color : #663333;
}

TR {
	font-size : 10pt;
	font-family : "Geneva", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : #663333;	
}

TD {
	font-size : 10pt;
	font-family : "Geneva", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : #663333;
}

A.homepage:link {
	text-decoration: none;
	color: #993300;
	font-weight: bold;
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
A.homepage:visited {
	text-decoration: none;
	color: #993300;
	font-weight: bold;
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
A.homepage:hover {
	text-decoration: underline;
	color: #993300;
	font-weight: bold;
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.smtext {
	font-size : 8pt;
	font-family : "Geneva", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : #663333;
}

.medtext {
	font-size : 9pt;
	font-family : "Geneva", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : #663333;
}

.lgtext {
	font-size : 11pt;
	font-family : "Geneva", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : #663333;
}

.copyrighthome {
	font-family : "Geneva", Times, serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #993300;
}

.copyright {
	font-family : "Geneva", Times, serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #666666;
}

A.copyrighthome:link, A.copyrighthome:visited, A.copyrighthome:active { 
	color : #993300;
	font-family : Geneva, Times, serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}

A.copyrighthome:HOVER {
	color : #993300;
	font-family : Geneva, Times, serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}

A.copyright:link, A.copyright:visited, A.copyright:active { 
	color : #666666;
	font-family : Geneva, Times, serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}

A.copyright:HOVER {
	color : #666666;
	font-family : Geneva, Times, serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}
