\\main css
\\body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
\\@font-face {
	font-family: Trebuchet MS;
	src: url('../Fonts/trebucbd.ttf');
	font-weight:bold;
}

\\@font-face {
	font-family: Trebuchet MS;
	src: url('../Fonts/trebuc.ttf');
	font-weight:normal;
}

\\@font-face {
	font-family: Trebuchet MS;
	src: url('../Fonts/trebucbi.ttf');
	font-weight:bold-italic;
}

\\@font-face {
	font-family: Trebuchet MS;
	src: url('../Fonts/trebucit.ttf');
	font-weight:italic;
}

p.introduction {
	font-family: serif;
	line-height: 1.60em;
	font-size: 1.3em;
	margin-bottom: 0.00em;
	margin-top: 0.00em;
	text-indent: 2.00em;
	margin-right: 0.00em;
	margin-left: 0.00em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,0,0);
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 1em;
	margin-bottom: 0em;
	margin-top: 0em;
	text-indent: 2em;
	margin-right: 0em;
	margin-left: 0em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	background-color: ffffff;
	background-image: url(../../images/background_image_2160px.jpg);
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-size: 1em;
	margin-bottom: 0em;
	margin-top: 0em;
	text-indent: 2em;
	margin-right: 0em;
	margin-left: 0em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

p.normal {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 0.9em;
	margin-bottom: 0.00em;
	margin-top: 0.00em;
	text-indent: 0.0em;
	margin-right: 0.00em;
	margin-left: 0.00em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,0,0);
}

p.author {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 0.9em;
	margin-bottom: 0em;
	margin-top: 0em;
	text-indent: 0em;
	margin-right: 0em;
	margin-left: 0em;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

ol {
	\\list-style-type: none;
	\\padding: 1em;
	\\margin: 0em;

}
ol li {
	\\background-image: url(Images/button.png);
	\\background-repeat: no-repeat;
	\\background-position: 0px 5px;
	\\padding-left: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 1em;
	margin-bottom: 0em;
	margin-top: 0.3em;
	text-indent: 0em;
	margin-right: 0em;
	margin-left: 0em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

ol.lower-alpha {
	list-style-type:lower-alpha;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 1em;
	margin-bottom: 0.00em;
	margin-top: 0.0em;
	text-indent: 0.0em;
	margin-right: 0.00em;
	margin-left: 0.00em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,0,0);
}

ol.upper-roman {
	list-style-type: upper-roman;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 0.9em;
	margin-bottom: 0.00em;
	margin-top: 0.0em;
	text-indent: 0.0em;
	margin-right: 0.00em;
	margin-left: 0.00em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,0,0);
}

p.notes {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: 100%;
	margin-bottom: 0em;
	margin-top: 0.5em;
	text-indent: 0em;
	margin-right: 0em;
	margin-left: 0em;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

p.notes2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 0.9em;
	margin-bottom: 0em;
	margin-top: 0.5em;
	text-indent: 1em;
	margin-right: 0em;
	margin-left: 0em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

p.chapterhead1 {
	font-family: serif;
	line-height: 2.0em;
	font-size: 1.6em;
	margin-bottom: 0.6em;
	margin-top: 0.6em;
	text-indent: 0.0em;
	margin-right: 0.0em;
	margin-left: 0.0em;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: rgb(0,0,0);
}
table, th, td {
	width: 800px;
	border: 0px solid black;
	background-color: #573484;
	color: ffffff;
}

td {
	padding: 5px;
	//width: 20,60,20;
	vertical-align:top;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,0,0);
	text-align: left;
}

p.chapterhead2 {
	font-family: serif;
	line-height: 1.6em;
	font-size: 1.4em;
	margin-bottom: 0.6em;
	margin-top: 0.6em;
	text-indent: 0.0em;
	margin-right: 0.0em;
	margin-left: 0.0em;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: rgb(0,0,0);
}


p.quote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 1em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	text-indent: 1em;
	margin-right: 2em;
	margin-left: 2em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

p.quote-second-line {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 92%;
	\\margin-bottom: 0.5em;
	\\margin-top: 0.5em;
	text-indent: 1.5em;
	margin-right: 2em;
	margin-left: 2em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

p.quote2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: 92%;
	margin-bottom: 0.0em;
	margin-top: 0.0em;
	text-indent: 1.0em;
	margin-right: 2.0em;
	margin-left: 2.0em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,0,0);
}

p.quotetop {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 92%;
	margin-bottom: 0em;
	margin-top: 0.5em;
	text-indent: 1em;
	margin-right: 2em;
	margin-left: 2em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

p.quoteclose {
	font-family: serif;
	line-height: 1.5em;
	font-size: 92%;
	margin-bottom: 0.0em;
	margin-top: 0.0em;
	text-indent: 1.0em;
	margin-right: 2.0em;
	margin-left: 2.0em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,0,0);
}

p.quotebottom {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: 92%;
	margin-bottom: 0.6em;
	margin-top: 0em;
	text-indent: 1.5em;
	margin-right: 2em;
	margin-left: 2em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

p.quotecenter {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 0.9em;
	margin-bottom: 0em;

	margin-top: 0.em;
	text-indent: 0em;
	margin-right: 0em;
	margin-left: 0em;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}


p.quotecenter1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 1em;
	margin-bottom: 0.0em;
	margin-top: 0.5em;
	text-indent: 0.0em;
	margin-right: 0.0em;
	margin-left: 0.0em;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,0,0);
}

p.quotecenter2 {
	font-family: serif;
	line-height: 1.6em;
	font-size: 1.3em;
	margin-bottom: 0.5em;
	margin-top: 0.0em;
	text-indent: 0.0em;
	margin-right: 0.0em;
	margin-left: 0.0em;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,0,0);
}

p.firstquote {
	font-family: serif;
	line-height: 1.6em;
	font-size: 1.2em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	text-indent: 0.0em;
	margin-right: 2.0em;
	margin-left: 1.0em;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,0,0);
}

p.credit {
	font-family: serif;
	line-height: 1.5em;
	font-size: 95%;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	text-indent: 0.0em;
	margin-right: 2.0em;
	margin-left: 0.0em;
	text-align: right;
	font-weight: normal;
	font-style: italic;
	color: rgb(0,0,0);
}

p.poem {
	font-family: serif;
	line-height: 1.3em;
	font-size: 92%;
	margin-bottom: 0.0em;
	margin-top: 0.5em;
	text-indent: 0.0em;
	margin-right: 2.0em;
	margin-left: 1.0em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,0,0);
}

p.poem2 {
	font-family: serif;
	line-height: 1.6em;
	font-size: 92%;
	margin-bottom: 0.00em;
	margin-top: 0.00em;
	text-indent: 2.0em;
	margin-right: 0.00em;
	margin-left: 0.00em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,0,0);

}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
	font-size: 2em;
	margin-bottom: 0.6em;
	margin-top: 0em;
	text-indent: 0em;
	margin-right: 0em;
	margin-left: 0em;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	color: #999999;
}

h2 {
	font-family: serif;
	line-height: 1.6em;
	font-size: 1.6em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	text-indent: 0em;
	margin-right: 0em;
	margin-left: 0em;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	\\text-decoration: underline;
	color: #FFFFFF;
}

h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 1.2em;
	margin-bottom: 0em;
	margin-top: 1em;
	text-indent: 0em;
	margin-right: 0em;
	margin-left: 0em;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}

//p.chapter-heads {
	font-family: serif;
	line-height: 1.20em;
	font-size: 0.92em;
	margin-bottom: 0.00em;
	margin-top: 0.00em;
	text-indent: 0.00em;
	margin-right: 0.00em;
	margin-left: 0.00em;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,0,0);
}
p.subheads {
	font-family: serif;
	line-height: 1.38em;
	font-size: 0.67em;
	margin-bottom: 0.00em;
	margin-top: 0.00em;
	text-indent: 0.00em;
	margin-right: 0.00em;
	margin-left: 0.00em;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,0,0);
}
p.small-text {
	font-family: serif;
	line-height: 1.10em;
	font-size: 0.75em;
	margin-bottom: 0.00em;
	margin-top: 0.00em;
	text-indent: 1.00em;
	margin-right: 0.00em;
	margin-left: 0.00em;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,0,0);
}

img {
	max-width: 100%;
	float: right;
}

span.small {
	font-family: serif;

font-size:.85em;
\\text-transform:uppercase;


}

p.smallcenter {
	font-family: serif;
    text-align: center;
    font-size: 1.0em;
\\text-transform:uppercase;


}
 
span.dropcap {
 font-family: serif;
 font-size: 300%; 
 font-weight: bold;
 font-style: italic; 
 float: left; 
 margin: -0.1em 0.125em -0.2em 0em; 
 text-indent: 0em; 
 line-height: 1em; 
 height: 1em;}

hr {
	border: 0;
	width: 70%;
	text-align: center;
	color: rgb(110,110,124);
	background-color: rgb(110,110,124);
	height: 5px;
}

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

a:visited {
	text-decoration:underline;
	color: #CC99FF;
}

a:hover {
	text-decoration:underline;
	color: rgb(255,0,0);
}

a:active {
	text-decoration:underline;
	color: rgb(255,0,0);
}
