body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height:16px;
	color : #333333;
}

.tablethinborder {
	border-bottom: #666666 1px solid; border-left: #666666 1px solid;
	border-right: #666666 1px solid; border-top: #666666 1px solid
}

td, p             {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	 line-height:16px;
}

a:link        {color : #35516E; text-decoration: underline}
a:visited     {color : #35516E; text-decoration: underline}
a:active      {color : #35516E; text-decoration: underline}
a:hover       {
	text-decoration: none; color: #35516E;
}
div.buyIssue {
	width:100px;
	margin:0 10px 20px 0;
	float:left;
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

/*===============================================

	SHOPPING PAGES
	
================================================*/

#wrapper { width: 657px; margin: 0 auto; height:100%; background: #FFDB2F; }
#header { width: 657; height: 110px; background: url(images/subscribe/header.gif) no-repeat center top; }
#contentHome { width: 657px; background: #FFDB2F; font-size: 11px; text-align: center; }
#content { width: 577px; background: #ffffff; padding: 40px; font-size: 11px; line-height:16px; }
.red { color:#990000; font-weight:bold; }
#content h2 { color:#014351; font-size:18px; margin:0 0 16px 0; }
#content h3 { color:#34776D; font-size:14px; margin:0 0 16px 0; }