div.content {
	margin-left: auto;
	margin-right: auto;
	width: 630px;
	}




a:active { color: #003870; text-decoration: underline}
a:link { color: #003870; text-decoration: underline}
a:visited { color: #70001C; text-decoration: underline}
a:hover { color: #003870; text-decoration: none}

a.white:active { color: #DDFF97; text-decoration: underline}
a.white:link { color: #DDFF97; text-decoration: underline}
a.white:visited { color: #DDFF97; text-decoration: underline}
a.white:hover { color: #DDFF97; text-decoration: none}

a.currentNewsletterTitle:active { color: #6E2600; text-decoration: underline}
a.currentNewsletterTitle:link { color: #6E2600; text-decoration: underline}
a.currentNewsletterTitle:visited { color: #6E2600; text-decoration: underline}
a.currentNewsletterTitle:hover { color: #6E2600; text-decoration: none}

a.archiveNewsletterText:active { color: #6E2600; font-weight: bold; text-decoration: underline}
a.archiveNewsletterText:link { color: #6E2600; font-weight: bold; text-decoration: underline}
a.archiveNewsletterText:visited { color: #6E2600; font-weight: bold; text-decoration: underline}
a.archiveNewsletterText:hover { color: #6E2600; font-weight: bold; text-decoration: none}

.quotation { font-size: 14px; 
			line-height: 16px; 
			color: #232323; 
			font-style: italic; 
			font-family: arial, helvetica, sans-serif }
			
.credit { font-size: 11px; 
line-height: 16px; 
color: #232323; 
font-style: normal; 
font-family: arial, helvetica, sans-serif }

.body { 
font-size: 14px; 
line-height: 16px; 
color: #232323; 
font-family: arial, helvetica, sans-serif }

.form { 
font-size: 12px; 
line-height: 16px; 
color: #232323; 
font-family: tahoma, arial, helvetica, sans-serif }

.white11 { 
font-size: 11px; 
line-height: 12px; 
color: #ffffff; 
font-family: arial, helvetica, sans-serif }

.white9 { 
font-size: 9px; 
line-height: 11px; 
color: #a7bbd6; 
font-family: arial, helvetica, sans-serif }

.ampersans { 
font-size: 25px; 
color: #676767; 
font-weight: normal; 
font-family: arial, helvetica, sans-serif }

.currentNewsletterTitle { 
font-size: 17px; 
color: #000000; 
font-weight: normal; 
font-family: arial, helvetica, sans-serif }

.currentNewsletterText { 
font-size: 14px; 
line-height: 14px; 
color: #000000; 
font-weight: normal; 
font-family: arial, helvetica, sans-serif }

.archiveNewsletterText { 
font-size: 11px; 
line-height: 12px; 
color: #000000; 
font-weight: normal; 
font-family: arial, helvetica, sans-serif }

.welcomeText { 
font-size: 14px; 
line-height: 16px; 
color: #000000; 
font-weight: 200; 
font-family: arial, helvetica, sans-serif }

.newsletter_head { 
font-size: 19px; 
color: #003870; 
font-weight: normal; 
font-family: arial, helvetica, sans-serif }

p { font-size: 14px; 
line-height: 17px; 
color: #000000; 
font-family: arial, helvetica, sans-serif }

p.center { font-size: 14px; 
line-height: 17px; 
text-align: center;
color: #000000; 
font-family: arial, helvetica, sans-serif }


.byline {  
	color: #003870; 
	position: relative; 
	left: 60%;}
	
ul { 
font-size: 14px; 
line-height: 17px; 
color: #000000; 
font-family: arial, helvetica, sans-serif }

li { 
font-size: 14px; 
line-height: 17px; 
color: #000000; 
font-family: arial, helvetica, sans-serif }

h1 { 
font-size: 19px; 
color: #000000; 
font-weight: normal; 
font-family: arial, helvetica, sans-serif }

h2 { 
font-size: 16px; 
color: #003870; 
font-weight: bold; 
font-family: arial, helvetica, sans-serif }

h3 { 
font-size: 14px; 
color: #003870; 
font-weight: bold; 
font-family: arial, helvetica, sans-serif }

b { 
color: #347f7f; 
font-weight: bold;
 font-family: arial, helvetica, sans-serif }

div.banner {
      width: 430px;
	  background-image: url(http://www.4-edit.com/images/banner.gif);
	  background-repeat: no-repeat;
	  margin-left: auto;
	  margin-right: auto;
	}

p.banner {
		width: 420px;
	  	color: #663399;
		background-color: transparent;
		text-align: center;
		font-family: verdana, arial, tahoma, sans-serif;
		font-weight: bold;
		font-size: 13px;
		line-height: 16px;
		padding-top: 22px;
		padding-right: 0px;
		padding-bottom: 50px;
		padding-left: 0px;
		}
		
div.banner1 {
	background-color: #cad6de;
	width: 400px;
	text-align: center;
	padding: 8px;
	margin-left: 12px;
	border: 1px solid #222222;
}
		
		
div.photo_right {
	text-align: right;
	float: right;
	border: 1px solid #000000;
	font-size: 9px;
	margin: 4px;
	}
	
div.success {
	background-color: #cad6de;
	width: 400px;
	text-align: center;
	padding: 8px;
	margin-left: 12px;
	border: 1px solid #222222;
}
		
li.small { font-size: 12px;
 line-height: 14px;
  color: #000000;
   font-family: arial, helvetica, sans-serif;
   list-style-type: square; }
   
   
li.header {
	list-style-type: none;
	margin-left: -16px;
	}

li.content {
	margin-left: 12px;
	}
	
ul.books {
	margin-left: 16px;
	}
	
img.left {
	float: left;
	margin-right: 14px;
	margin-bottom: 12px;
	}