BODY {
	color : Maroon;
	background-color : Maroon;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
}
td {
	color : Maroon;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
}
td.heading{
	background-color : Maroon;
	color : #EEEEEE;
	font-family : Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
}
td.heading1{
	background-color : #EEEEEE;
	color : #000099;
	font-family : Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
}


span.address{
		font-family : Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;

}

td.invite {
	color : #191970;
	font-family : Arial, sans-serif;
	font-size : 16px;
}

SPAN.invitetext02{
    font-family : Arial, sans-serif;
	font-size : 16px;
	color : Maroon;
	font-weight : bold;
	background-color : transparent;
}

SPAN.invitesig{
	font-size : 15px;
    font-family : Arial, sans-serif;
	color : Maroon;
    font-weight : bold;
    font-style: italic;

}

a.main{
	color : Maroon;
	font-size : 18px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.main:hover{
	color : Fuchsia;
}

a.link{
	color : Maroon;
	font-size : 16px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.link:hover{
	color : Fuchsia;
}

a.linktitle{
	color : Maroon;
	font-size : 18px;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
}
a.linktitle:hover{
	color : Fuchsia;
}

a.linksm{
	color : Maroon;
	font-size : 15px;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
}
a.linksm:hover{
	color : Fuchsia;
}
