*	 {
	font-family : Georgia;
}

BODY	{
	background-color: #F5F3D9;
	background-image: url("images/background.jpg");
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

BODY.OrderForm {
	background-color: #FFFFFF;
	background-image: none;
	margin-top: 48px;
	margin-left: 48px;
	margin-right: 48px;
	margin-bottom: 48px;
}

P, UL, LI 	{
	color: Black;
	font-size: x-small;
}

STRONG {
	color: #562023;
}

H1	{
	color: #007967;
	text-align: right;
	text-transform : lowercase;
}

H2	{
	color: #562023;
}

H3	{
	color: #EFAF2E;
}

H4	{
	color: #562023;
}

H4 B {
	font-size : x-small;
	font-weight : normal;
	text-transform : uppercase;
	color : Black;
}

H5 { 
	
}

H6 {
	font-size : x-small;
	font-variant : small-caps;
	color : #562023;
}

TABLE.Schedule TD P, TABLE.Schedule TD A {
	font-size : x-small;
}

TABLE.FormTable TH {
	text-align : left;
	font-size : x-small;
}

TABLE.FormTable TD {
	font-variant : small-caps;
	font-size : x-small;
}

BODY.OrderForm TABLE TH {
	text-align : left;
	background-color : Silver;
}

A	{
	color: #007967;
	font-weight: Bold;
	text-decoration: none;
}

A:hover	{
	color: #EFAF2E;
	text-decoration: underline;
}

A.HiddenLink	{
	color: Black;
	text-decoration: none;
}

A.HiddenLink:hover	{
	color: Black;
	text-decoration: none;
}

BODY.Hidden {
	background-color: Black;
	background-image: none;
}

P.Review {
	font-weight: Bold;
}

P.ReviewTag {
	text-align: right;
	font-size : x-small;
	font-style: oblique;
	color: #562023;
	padding-bottom : 2em;
}

P.LinkDescription {
	font-size : x-small;
	padding-left : 2em;
}

P.DiscFinePrint {
	font-size : x-small;
}