BODY {
	background-color : black;
}
BODY.white {
	background-color : white;
	color : black;
}
P {
	font-family: Arial, MS Sans Serif, Univers, Zurich BT, sans-serif;
	color: white;
	font-size: 16px;
}
.black {
	font-family: Arial, MS Sans Serif, Univers, Zurich BT, sans-serif;
	color: black;
	font-size: 16px;	
}
P.orderform {
	font-family: Arial, MS Sans Serif, Univers, Zurich BT, sans-serif;
	color: black;
	font-size: smaller;	
}
P.caption {
	font-family: Arial, MS Sans Serif, Univers, Zurich BT, sans-serif;
	color: white;
	font-size: 12px;
	text-align : center;
}
H2 {
	font-family: Arial, MS Sans Serif, Univers, Zurich BT, sans-serif;
	color: white;
	font-size: 20pt;
	font-weight: normal;
	padding-top: 10px;
}
H2.center {
	font-family: Arial, MS Sans Serif, Univers, Zurich BT, sans-serif;
	color: white;
	font-size: 20pt;
	font-weight: normal;
	text-align: center;
	padding-top : 18px;
}
H2.center2 {
	font-family: Arial, MS Sans Serif, Univers, Zurich BT, sans-serif;
	color: white;
	font-size: 20pt;
	font-weight: normal;
	text-align: center;
	margin-bottom:4px;
}
H3 {
	font-family: Arial, MS Sans Serif, Univers, Zurich BT, sans-serif;
	color: white;
	font-size: 16pt;
	font-weight: normal;
	text-align: center;
	margin-top : 10px;
	margin-bottom : -8px;
}
A:link {
	font-family : Arial, MS Sans Serif, Univers, Zurich BT, sans-serif;
	text-decoration : none;
	font-weight: bold;
	color : #0099ff;
}
A:active {
	font-family : Arial, MS Sans Serif, Univers, Zurich BT, sans-serif;
	text-decoration : underline;
	font-weight: bold;
	color : #ff9900;
}
A:visited {
	font-family: Arial, MS Sans Serif, Univers, Zurich BT, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color : #0099ff;
}
A:hover {
	font-family : Arial, MS Sans Serif, Univers, Zurich BT, sans-serif;
	text-decoration : underline;
	font-weight: bold;
	color : #ff9900;
}
A:focus {
	font-family : Arial, MS Sans Serif, Univers, Zurich BT, sans-serif;
	text-decoration : underline;
	font-weight: bold;
	color : #ff9900;
}
A.gallery:link {
	font-family : Arial, MS Sans Serif, Univers, Zurich BT, sans-serif;
	text-decoration : none;
	font-weight: normal;
	color : #0099ff;
}
A.gallery:active {
	font-family : Arial, MS Sans Serif, Univers, Zurich BT, sans-serif;
	text-decoration : underline;
	font-weight: normal;
	color : #ff9900;
}
A.gallery:visited {
	font-family: Arial, MS Sans Serif, Univers, Zurich BT, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color : #ff6633;
}
A.gallery:hover {
	font-family : Arial, MS Sans Serif, Univers, Zurich BT, sans-serif;
	text-decoration : underline;
	font-weight: normal;
	color : #ff9900;
}
A.gallery:focus {
	font-family : Arial, MS Sans Serif, Univers, Zurich BT, sans-serif;
	text-decoration : underline;
	font-weight: normal;
	color : #ff9900;
}
