﻿BODY {
	font-size: 16px;
}
#storyBody h2 {
	font-size: 20px;
	font-weight: bold;
}

#storyBody h3 {
	font-size: 17px;
	font-weight: bold;
}

#storyBody a {
	font-size: 15px;
	color: #007cd5;
	text-decoration: underline;
}

#storyBody .faqDesc {
	line-height:20px;
}

#storyBody .alpha {
	font-size: 17px;
	font-weight: bold;
	padding: .1em 0;
	color: #333;
	text-transform: uppercase;
}
#storyBody .alpha A {
	font-size: 17px;
	font-weight: bold;
	padding: .1em 0;
	color: #007cd5;
	text-transform: uppercase;
}
#storyBody .alpha A:hover {
	font-size: 17px;
	font-weight: bold;
	padding: .1em 0;
	color: #FF6600;
	text-transform: uppercase;
}
/*------------------------------------------------------------------------*/

#storyBody a:hover {
	font-size: 15px;
	color: #FF6600;
	text-decoration: underline;
}

#storyBody a:hover {
	font-size: 15px;
	color: #FF6600;
	text-decoration: underline;
}

#storyBody p {
	font-size: 15px;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 1em;
}

#storyBody .strTD {
	font-size: 15px;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 1em;
}
#storyBody UL {
	font-size: 15px;
	line-height: 1.5em;
	LIST-STYLE-TYPE: square;
}
#storyBody LI {
	font-size: 15px;
	line-height: 1.5em;
}
#storyBody TD {
	font-size: 15px;
}
#storyBody .appCheckList {
	font-size: 15px;
	color: #FF6600;
	line-height: 25px;
}
#storyBody .benefits{
	border: #c2c2c2 1px solid;
	font-size: 15px;
}
#storyBody .benefits TD{
	border-bottom: #c2c2c2 1px solid;
}
#storyBody .calc {
	border: #c2c2c2 1px solid;
	font-size: 15px;
}
#storyBody .calc TD{
	border-bottom: #c2c2c2 1px solid;
}
#storyBody .calcInit TD{
	font-size: 15px;
}