body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C5735;
}
body {
	background-color: #dac893;
}
a:link {
	color: #DC70A4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DC70A4;
}
a:hover {
	text-decoration: underline;
	color: #DC70A4;
}
a:active {
	text-decoration: none;
	color: #DC70A4;
}
.style1 {
	font-size: 14px;
	font-style: italic;
}
td#footer a:link {
	color: #6C5735;
}
td#footer a:visited {
	color: #6C5735;
}
td#footer a:hover {
	color: #6C5735;
	text-decoration: underline;
}
td#footer a:active {color: #6C5735;
}

.style3 {
	font-size: 19px;
	color:#EF80B6
	
}

H1{color:#EF80B6; font-size:19px; font-weight:normal; margin:10px 0px;}
H2{color:#EF80B6; font-size:16px; font-weight:normal; margin:10px 0px;}
H3{color:#EF80B6; font-size:14px; font-weight:normal; margin:10px 0px;}

p{line-height:13px; margin:10px 0px;}




