body {
		font-family: "Trebuchet MS";
}
h1, h2, h3 {
	font-family: "Trebuchet MS";
}

.contact{
	font-family: "Lucida Calligraphy";
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding: 10 0 0 0;
}

 .copyright{
	color: #CCCCCC;
	font-size: 10px;
}

img .heart_logo{
	padding: 10 0 0 0;
	margin: 0;
}

a {
	font-weight: bold;
	color: #0099ff;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #0099ff;
}

p{
text-align: left;
}
.lg_header{
	font-size: 30px;
}
div.title {
	font-size: 20;
	color: #990033;
	font-weight: bold;
}
div.title2 {
	font-size: 16;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
div.title3 {
	font-size: 14;
	color: #000000;
	font-style: italic;
}
div.title4 {
	font-size: 14;
	color: #000000;
}
td.footer {
	color: FFFFFF;
}