﻿body 
{
	font-family:Arial;
}

table.menuTable a:link
{
	font-family:Arial;
	text-decoration:none;
	color:White;
	font-weight:bolder;
}

table.menuTable a
{
	font-family:Arial;
	text-decoration:none;
	color:White;
	font-weight:bolder;
}

table.menuTable a:link:visited
{
	font-family:Arial;
	text-decoration:none;
	color:White;
	font-weight:bolder;
}
table.menuTable td
{
	color:White;
}

.ItemImage 
{
	max-height:400px;
	max-width:400px;
}

.sendButton
{
	background-color:#e4e38b;
	font-family:Arial;
	font-weight:bold;
	color:Red;
	border:0px;
}

.textTitle
{
	font-weight:bold;
	text-decoration:underline;
}

.subText
{
	font-weight:bold;
	font-size:10pt;
}

table.footerTable
{
	font-family:Arial;
	text-decoration:none;
	color:White;
}

table.footerTable a
{
	font-family:Arial;
	text-decoration:none;
	color:White;
}


