/*====================eBooks====================*/
body
{font-family: comic sans ms; font-size: 7pt; letter-spacing: 0pt; text-align: center; line-height: 225%; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; background-color: #371C00;}

body a
{color: #000000; text-decoration: none;}

body a:hover
{text-decoration: underline; font-weight: bold;}

body a:visited
{color: #99CCFF; text-decoration: none;}

/*===============Format Subscription Table=================*/
.Subscription

.left
{color: #FFFFFF; font-family: comic sans ms; font-size: 10pt; letter-spacing: 0pt; text-align: right; line-height: 100%; margin-left: 5px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}




/*====================eBooks====================*/
/* -----------  Code below formats table -------------- */

.defaulttable
{
	background-color: #71C00;
	width: 100%;
	height: 100%;
	vertical-align: top;
	margin-left: 0;
	margin-right: 0;
	border-collapse: collapse;
	cellspacing: 0;
	cellpadding: 0;
	border-style: none;
	border-width: 0px;
}

/* -----------  Code below formats columns in table -------------- */

/* formats centre column */
.content
{background-color: #FFFFCC; width: 66%; height: 100%; vertical-align: top; border-style: none; border-width: 0px; border-color: #00ff00;}

/* formats left column */
.leftback
{background-color: #371C00; width: 17%; height: 100%; vertical-align: top; border-style: none; border-width: 0px; margin-left: 5px; margin-right: 5px; margin-top: 0px;}

/* formats right column */
.rightback   
{background-color: #371C00; width: 17%; height: 100%; vertical-align: top; border-style: none; border-width: 0px; margin-left: 5px; margin-right: 5px; margin-top: 0px;}


/*====================eBooks====================*/
/* -----------  Code below formats text -------------- */

/* formats centre column text */
.content p
{font-family: comic sans ms; font-size: 10pt; color: #000000; letter-spacing: 1pt; text-align: justify; text-indent: 0; word-spacing: 0; line-height: 150%; margin-left: 20px; margin-right: 20px; margin-top: 0px; margin-bottom: 10px;}

.content h1
{font-size: 8pt; font-family: comic sans ms; text-align: center;}

.content a
{font-size: 10pt; color: #371C00; text-decoration: none;}

.content a:hover
{text-decoration: underline; font-weight: bold;}

.content a:visited
{color: #FFC488; text-decoration: none;}


/* formats left column text */
.leftback p  
{color: #FFFFFF; font-family: comic sans ms; text-decoration: none; font-size: 10pt; letter-spacing: 0pt; text-align: left; line-height: 150%; margin-left: 5px; margin-right: 5px; margin-top: 0px; margin-bottom: 10px;}

/* formats left column links */
.leftback a
{color: #ffff00; font-family: comic sans ms; text-decoration: none; font-size: 10pt; letter-spacing: 0pt; line-height: 100%;}

.leftback a:hover 
{text-decoration: underline; font-weight: bold;}

.leftback a:visited
{color: #914800; text-decoration: none;}

/*====================eBooks====================*/
/* formats right column text */
.rightback p
{color: #FFFFFF; font-family: comic sans ms; text-decoration: none; font-size: 10pt; letter-spacing: 0pt; text-align: left; line-height: 150%; margin-left: 5px; margin-right: 5px; margin-top: 0px; margin-bottom: 10px;}


/* formats right column links */
.rightback a 
{color: #ffff00; font-family: comic sans ms; text-decoration: none; font-size: 10pt; letter-spacing: 0pt; line-height: 100%;}

.rightback a:hover 
{text-decoration: underline; font-weight: bold;}

.rightback a:visited
{color: #914800; text-decoration: none;}