 .MojText {font-family:Tahoma; font-style:normal; font-size:8pt;}
 .BoxText {font-family:Tahoma; font-style:normal; font-size:8pt; padding-left:2pt;}
 .SmlText {font-family:Tahoma; font-style:normal; font-size:7pt;}
 .MojHeadl {font-family:Tahoma, Tahoma,Arial; font-weight:bold; font-size:10pt; padding:2pt;}
 .SmallT {font-family:Arial; font-size:8pt;}
 .MojHead {font-family:Arial; font-size:12pt; font-weight:bold; padding-left : 5pt;}

a:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: none;
}
a:visited {

        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: none;
}
a:hover {


        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: none;
}
a:active {

        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: none;
}

#dhtmltooltip{
   position: absolute;
   width: 150px;
   border: 2px solid black;
   padding: 2px;
   font-size : 12px;
   font-family : arial;
   background-color: lightyellow;
   visibility: hidden;
   z-index: 100;
   /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
   filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.rsvp_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #993366;
	font-style: italic;
}
.rsvp_email {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #663366;
	font-style: italic;
}
.rsvp_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	font-weight: normal;
}
.rsvp_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
	font-weight: bold;
}

