body {
	margin: 0px;
	background-color: #FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #361F1F;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #361F1F;
}
a {
color: #A5605E;
text-decoration: none;
}
a:hover
{
text-decoration: underline;
color: #A5605E;
}

h1 {
	font-size: 18px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #A5605E;
}
h2 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #A5605E;
}

.footer {
	font-size: 10px;
	font-style: normal;
}
#subnav {
background-color:#FCE2D5
}