
.content {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}

 a:link              { color:#555555; text-decoration:none; }
 a:visited           { color:#888888; text-decoration:none; }
 a:hover             { color:#AAAAAA; text-decoration:underline; }
 a:active            { color:#DDDDDD; text-decoration:underline; }

.pageTitle{
	font-size: x-large;
	font-weight:bold;
	}

.pageSubtitle{
	font-size: large;
	font-style:italic;
	}
	
.sectionHeader{
	font-size: large;
	font-weight: bold;
	}

.helpBody {
	font-family: Times New Roman, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
	
.helpCloser {
	font-family: Times New Roman, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #A00000;
	}
	
.helpHeader {
	font-family: Times New Roman, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	}

.printerFriendly{
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	color: #000000;
	}
	
.formButton{
	border-width: 1px;
	font-family: Times New Roman, serif;
	font-size: 14px;
	color: white;
	background-color: black;
	}
	
.pricingTableBody {
   font-family: Times New Roman, serif;
   font-size: 12px;
	}

.pricingTableHeader {
   font-size: 11px;
   font-weight: bold;
	}

.imgOptions{
	font-family: Times New Roman, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #D0D0D0;
	}

.jumpMenu {

   font-family: Times New Roman, serif;
   font-size: 12px;
	}

.blogItemTitle {
	font-size: 14px;
	font-weight: bold;
	}

.blogItemDateTime {
	font-style: italic;
	}

.headerQuote {
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	}

.paymentFormField{
	font-family: Times New Roman, serif;
	font-size: 12px;
	}

.legalese{
	font-size: smaller;
	}

.weddingFact{
	font-size: 14px;
	color: #606060;
	font-style:italic;
	}
	
.bottomNotices{
	color: #FFFFFF;
	}

.bottomMenu{
	color:#FFF;
	font-size:10px;
	}
	
.thumbLabel{
	font-size: 10px;
	}