body  {
	color : Black;
	background-color : #ffffff;
	background-image : url(images/backgrd.gif);
	font-family : "Times New Roman", Times, serif;
}



h1  {
	font-family : "Times New Roman", "Garamond", serif;
	font-size : 40pt;
	font-weight : Bold;
	color : Maroon;
}

h2  {
	font-family : "Times New Roman", "Garamond", serif;
	font-size : 30pt;
	font-style : Italic;
}

h3  {
	font-family : "Times New Roman", "Garamond", serif;
	font-size : 24pt;
	font-weight : Bold;
}

h4  {
	font-family : "Times New Roman", "Garamond";
	font-size : 18pt;
	font-weight : Bold;
	font-style : Italic;
}

div  {
	margin-left : 10px;
}

a  {
	color : #800040;
	text-decoration : Underline;
}

a:link  {
	color : Black;
	text-decoration : Underline;
}

a:visited  {
	color : Gray;
	text-decoration : Underline;
}

a:active  {
	color : #FF0000;
}

a:hover  {
	color : Red;
	text-decoration : Underline;
	background-color : White;
}

a.img:hover  {
	color : White;
	text-decoration : Underline;
	background-color : White;
}

UL  {
	list-style-image : url(images/maroone_BULLET.gif);
}

LH  {
	font-weight : Bold;
	font-style : Italic;
	color : #FF0000;
}

P  {
	font-family : "Times New Roman", serif;
}

STRONG  {
	font-weight : Bold;
	color : Maroon;
}

EM  {
	color : Maroon;
}

EM.i  {
	color : Maroon;
}

EM.X  {
	font-style : Italic;
	color : Maroon;
}

EM.Y  {
	font-weight : Bold;
	font-style : Italic;
	color : Maroon;
}

EM.Z  {
	font-weight : Bold;
	font-style : Italic;
	color : Maroon;
	text-decoration : Underline;
}

td.btn {
	font : x-small;
	text-align : center;
}

td.menu {
	font : x-small;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
}

td.field_capt {
	text-align : right;
}

TABLE.product {
	font-family : Arial, Helvetica, sans-serif;
	border : solid;
}
