body 
{
	margin: 0em 0%;
	font-size: 90%;
	color: #444;
	background: #f2f2f2;
	line-height: 1.2;
}

input { 
	border: 1px solid #cccccc;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	margin-left: 0px;
	margin-bottom: 3px;
	padding-left: 0px;
	width: 140px;
}

textarea { 
	border: 1px solid #cccccc;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	margin-left: 0px;
	margin-bottom: 3px;
	padding-left: 0px;
	width: 140px;
}

td
{
color: #000000;
font-family: Arial;
text-decoration: none;
font-weight: none;
font-size: 12px;
}

font{
color: #000000;
font-family: Arial;
text-decoration: none;
font-weight: bold;
font-size: 11px;
}

.formtitles{
color: #000000;
font-family: Arial;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}

.contentheader{
color: #3f46d5;
font-family: Arial;
text-decoration: none;
font-weight: bold;
font-size: 16px;
}

.productheader{
color: #666666;
font-family: Arial;
text-decoration: none;
font-weight: bold;
font-size: 18px;
}

.productdesc{
color: #666666;
font-family: Arial;
text-decoration: none;
font-weight: none;
font-size: 12px;
}

.productlink
{
color: #666666;
font-family: Arial;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}

.productlink:hover
{
text-decoration: underline;
}


.footer
{
color: #aaaaaa;
font-family: Arial;
text-decoration: none;
font-weight: none;
font-size: 10px;
}

