@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	margin-top: 0px;
	padding-top: 0px;
}

.holder{
	width: 980 px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

h1.logo{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 80%;
	color: #330000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	font-weight: 600;
}

h2.e-book{

	font-size: 18pt;
	font-family: georgia, 'times new roman', arial, verdana;
	color: #682C0C;
	font-weight: 600;
	margin-bottom: 5px;
	text-align: center;
	text-decoration: underline;

}

.logonote{
	color: #006633;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
}

td {
text-align: left;
}

.small-title {

text-align: center; color: #0000aa; font-size: 14pt; font-weight: 600; font-family:verdana, arial; margin-bottom: 5px;
}


a.small-title{

color:#0000aa;
text-decoration:none;

}


a.small-title:visited{

color:#0000aa;
text-decoration:none;

}


a.small-title:hover{

color:#aa0000;
text-decoration:none;

}



.small-sub-title {

text-align: center; color: #303030; font-size: 12pt; font-weight: 500; font-family: arial, verdana; margin-top: 0px; margin-bottom: 7px;
}

.command-center {
font-family: verdana, arial;
font-size: 16pt;
font-weight: 600;
color: #800000;
text-align: center;
	
}

