body {
	background-image: url(../images/new/bkgrnd.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	/*background-color: #EDEAC5;*/
}

a:link 
{
color: #008cbf;
text-decoration: none;
}

a:visited 
{
text-decoration: none;
color: #008cbf;
}

a:hover
{
text-decoration: underline;
color: #008cbf;
}

a:active 
{
text-decoration: none;
color: #008cbf;
}


#Container {
	/* site content container */
	width: 800px;
	margin: 0 auto;
		}
		
.Indent20pxBothSides
{
	margin-left: 20px;
	margin-right: 20px;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #969787;
	font-weight: bold;
}
.footerText a {
	color: #969787;
	text-decoration: none;
}
.footerText a:hover {
	color: #038DC0;
	text-decoration: none;
}

.RomanceRewardsTitles
{
	font-size: 18px;
	font-weight: bold;
	color: #008cbf;
	font-style: italic;
}


.generic12px
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.xs
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #555555;
}
.subhead1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ff6d00;
}
.subhead2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #008cbf;
}
.specials
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #ff6d00;
}
.superscript {
	vertical-align: super;
	font-size: 6px;
}