BODY
{
	font-size: 12pt;
	font-family: Cambria, Constantia, Georgia, Verdana;
	background-color: #DADADA;
}
A:visited
{
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
A:hover
{
	color: orange;
	text-decoration: none;
}
A:link
{
	font-weight: bold;
	color: #0000CD;
}
.navbar
{
	background-color : #333399;
	font-size : 10pt;
}
.headings
{
	font-family: Calibri, Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #111166;
	background-color: #F2F7FF;
	text-align: center;
	border-top-color: #0033CC;
	border-bottom-color: #0033CC;
	border-top-style: groove;
	border-bottom-style: groove;
	font-variant: small-caps;
}

.subheadings
{
	font-family: Cambria;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: .1em;
}

.subtle-emphasis
{
	font-variant: small-caps;
	letter-spacing: .05em;
}

.emphasis
{
	font-variant: small-caps;
	letter-spacing: .05em;
	font-weight: 500;
}


table
{
	font-size: 12pt;
	border: 2;
}
td
{
	border: 2px;
}
p
{
	border: 12px;
	padding:12px;
}

.nameheader
{
	font-size: 14pt;
}
.bullets
{
	font-weight: 500;
	font-style: italic;
}
.wedding .headings
{
	font-family: 'Monotype Corsiva';
	font-variant:normal;
}
