body {
    font-size: 14px;
    font-family: "trebuchet ms", verdana, tahoma;
    line-height: 16px;
    background-color: transparent;
    color: #000000;
    text-align: center;
}

code {
	font-size: 12px;	
}

.contents_navigation {
    color: #207fbf;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.contents_header {
    color: #207fbf;
    font-size: 22px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.contents_h1 {
    color: #21771b;
    font-size: 28px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.contents_h2 {
    color: #21771b;
    font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 5px;
}

.contents_summary {
    font-size: 14px;
    line-height: 1;
}

.contents_story {
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #207fbf;
}

.contents_story_summary {
    font-size: 12px;
    padding-bottom: 5px;
    line-height: 1;
}

.promo_link {
    text-align: center;
    padding-top: 17px;
    padding-bottom: 7px;
    font-family: verdana, tahoma;
    font-size: 10px;
    color: #000000;
    line-height: 130%;
}

.code_box {
	font-family: courier;
	border-width: 3px;
	border-color: black;
	background-color: #eeeeee;
	padding: 4px;
	font-size: 14px;	
}

a:link {
    text-decoration: none;
    color: #207fbf;
}

a:visited {
    text-decoration: none;
    color: #207fbf;
}

a:hover {
    text-decoration: underline;
    color: #21771b;
}

.story_paragraph, .story_paragraph_indent {
    font-family: verdana, tahoma;
    font-size: 12px;
    color: #000000;
    line-height: 130%;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: left;
}

.story_paragraph_indent {
    padding-left: 5%;
    padding-right: 5%;
    font-style: italic;
}

.story_title, .story_title_blue, .story_endtitle {
    font-size: 28px;
    font-weight: bold;
    color: #21771b;
    text-align: center;
    line-height: 1;
    padding-top: 15px;
    padding-bottom: 15px;
}

.header_title_green, .header_title_blue {
    font-size: 28px;
    text-align: center;
    line-height: 1;
    padding-top: 2px;
}

.header_title_green {
    color: #21771b;
    font-weight: bold;
}

.header_title_blue {
    color: #207fbf;
}

.story_subtitle, .story_subsubtitle, .story_endsubtitle, .story_chapter_heading, .story_chapter_title {
    font-size: 20px;
    color: #207fbf;
    text-align: center;
    line-height: 1;
    padding-top: 7px;
    padding-bottom: 7px;
}

.story_endsubtitle, .story_chapter_heading, .story_chapter_title {
    font-size: 16px;
}

.story_subsubtitle {
	font-size: 14px;
}

.email_separator {
    height: 1px;
}

.email_header, .email_body {
    font-size: 14px;
    font-family: arial;
    padding-left: 10%;
    padding-right: 10%;
    line-height: 16px;
    color: #000000;
    text-align: left;
}

.email_header {
    font-weight: bold;
    padding-bottom: 2px;   
}

.email_header {
    font-weight: bold;
}

.email_body {
    padding-top: 8px;
    padding-bottom: 8px;
}
