<!--
body {
	font-size: 9pt;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #fff;
	background-image: url("http://www.ibsdesign.com/bridal/newdesign/images/background-wiki.jpg");
	line-height: normal;
	color: #000;
	font-weight: normal;
}

p, td, li {
	font-size: 10pt;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #000;
}

h2 {
	font-size: 13pt;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
a {
	color: #3c71a5;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
-->