a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ED434D;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ed434d;
}
a:active {
	color: #ed434d;
}	

body {
	background-color: #d4e7b9;
	margin-top: 0px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #2E8589;
	text-align: center;
	line-height: 14pt;
}


h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #603300;
	text-align: center;
	line-height: 16pt;
}

h3  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2E8589;
	text-align: center;
	line-height: 14pt;
}


.copy {
	color: #603300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 15pt;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: justify;
}

.copy a{
	color: #2E8589;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 15pt;
	padding-bottom: 5px;
	text-align: center;
}


.footText {
	color: #708DB0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	text-align: center;
}

.footText a{
	color: #708DB0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: none;
	
}

.footText a:hover {
	color: #ACACAC;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: underline;

}

.navBar {
	color: #FFFFFF;
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	text-indent: 10px;
	white-space: pre;
	padding-right: 9px;
	padding-top: 2px;
}

.navBar a {
	color: #FFFFFF;
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
	white-space: pre;
	padding-right: 9px;
	padding-top: 2px;
	
}

.navText {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 20px;
}

.navTextLt a{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #603300;
}

.navTextLt a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #ed434d;
}

.subheader  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #603300;
	text-align: center;
}

.captions  {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #603300;
	text-align: center;
}

.captions a {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #603300;
	font-weight: bold;
	text-align: center;
}

.captions a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #ED434D;
	font-weight: bold;
	text-align: center;
}

.tableBabes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #603300;
	text-align: center;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: bottom right;
	line-height: 14pt;
}


.tableWed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #603300;
	text-align: center;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center bottom;
	line-height: 14pt;
}

.saveText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #603300;
	text-align: left;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center bottom;
	line-height: 14pt;
	margin-left: 15px;
}

.tableProducts {
	background-color: #D4E7B9;
}

.tableProducts a {
	color: #603300;
	background-color: #D4E7B9;
}

.tableProducts a:hover {
	color: #ED434D;
	background-color: #FFFF99;
}
