﻿body
{
	background-color: white;
	margin: 0px;
	color: Black;
}

body,td,th {
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-size: 12px;
}


.FooterLinks
{ font-size:12px;  color:#83531e;  font-weight:bold; text-decoration :none;
}

.LittleLogo
{
    padding-bottom:5px;
}

.pinkText {
    font-weight:bold;
    font-size:14px;
    font-family:Arial, sans-serif;
    padding-left:10px;
    color:#E24E7D;
}

.NewsletterInput 
{
	height: 20px;
	font-size: small;
}

input.style1button
{
   font-size:10px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#888888;
   width:86px;
   height: 16px;
   background-color:#EEEEEE;
   border-style:solid;
   border-color:#BBBBBB;
   border-width:1px;
}