td{
  font-size: 12px;
  font-family: verdana;
  font-weight: normal;
  color: #231f73;
}
.form{
  font-size: 12px;
  font-family: verdana;
  font-weight: normal;
  color: #000000;
}
.header{
	font-size: 13px;
	font-family: verdana;
	font-weight: bold;
	font-style: normal;
	color: #bcd1ff;
}
.boldness{
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	font-style: normal;
	color: #8ec641;
}
.copy{
	font-size: 9px;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
}
#iframe
	{
		overflow:auto;
		width:260px;
		height:300px;
}
a:visited {text-decoration:underline; font-family: verdana; color: #231f73; font-size: 12px;}
a:active {text-decoration:underline; font-family: verdana; color: #231f73; font-size: 12px;}
a:link {text-decoration:underline; font-family: verdana; color: #231f73; font-size: 12px;}
a:hover {text-decoration:none; font-family: verdana; color: #231f73; font-size: 12px;}

.rsvp a:visited {text-decoration:underline; font-family: verdana; color: #ee6541;font-weight: bold; font-size: 14px;}
.rsvp a:active {text-decoration:underline; font-family: verdana; color: #ee6541;font-weight: bold; font-size: 14px;}
.rsvp a:link {text-decoration:underline; font-family: verdana; color: #ee6541;font-weight: bold;; font-size: 14px;}
.rsvp a:hover {text-decoration:none; font-family: verdana; color: #ee6541;font-weight: bold; font-size: 14px;}

hr  {
border: 0;
width: 100%;
height: 1px;
color: #bcd1ff;
background-color: #141141;
}