.contact {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #E0E3E6;
}

td.menuitem {
	background: #ffffff url(images/m_item.gif) no-repeat;
	font-family: Tahoma;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	width: 202px;
	height: 36px;
	color: #D9A24D;
	padding: 0px 00px 0px 15px;
	vertical-align:baseline;

}

td.menuitem a {
	color: #D9A24D;
	text-decoration: none;
}

td.menuitem a:hover {
	color: AD4662;
	text-decoration: none;
}
.text {
	padding: 0px 15px 12px 12px;
}
.header1 {
	font-size: 24px;
	color: #AD4662;
	text-decoration: underline;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.header2 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #737B83;
}

.header3 {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #AD4662;
} 

.pinktext {
	color: #AD4662;
}
.maintext {
	font-family: Tahoma;
	font-size: 12px;
	color: #737B83;
}
.list {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	list-style-position: outside;
	list-style-type: circle;
}

