p { 
font-family:"cantarellreg", serf;
font-size: 14pt;
color: black; 
font-weight: normal;
}

.story {
	font-family:"cantarellreg", serf;
	font-size: 12pt;
	color: black; 
	font-weight: normal;
	text-align: justify;
	text-indent:25px;
}

B {
	font-family:  "amblereg", sans-serif;
	font-weight: bold;
	color: black;
}

h1 {
	font-family:  "amblereg", sans-serif;
	font-size: 28pt;
	font-weight: normal;
	color: black;
}

.book1 {
	font-family:  "amblereg" sans-serf;
	font-size: 28pt;
	font-weight: bold;
	color: Maroon;
	text-align: center;
}

H2 {
	font-family: "cardoreg", serf;
	font-size: 22pt;
	font-weight: normal;
	color: black;
}

h2.book2 {
	font-family: "amblereg", sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: Maroon;
	text-align: center;
}
H3 {
	font-family: "amblereg", sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: black;
}
.book3 {
	font-family: "amblereg", sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: Maroon;
	text-align: center;
}

BODY {
	/*text= "Black" */
	/*background: white; */ 
	font-family: Georgia, Verdana, Arial, Trebuchet;
}

UL { 
font-family: "cantarellreg", serf;
font-size: 12pt;
color: black; 
}

OL { 
	font-family: "amblereg", sans-serif;
	font-size: 12pt;
	color: black; 
}

li { 
font-family:"cantarellreg", serf;
font-size: 12pt;
color: black; 
font-weight: normal;
}
table { 
}

.norm {
width:900px;
border:1px solid maroon;
}
/*
table.norm2 {
width:450px;
border:1px solid maroon;
border-color:maroon;
}
table.norm3 {
width:600px;
border:1px solid maroon;
border-color:maroon;
}
*/
.nbx {
border-style:hidden;
border-width:0px; 
border-color:transparent;
height:50px
}

td {
/* border:1px solid maroon; */
font-family: Arial;
font-size: 10pt;
color: black;
font-weight: 600;
}

.menu { 
font-family: "amblereg", sans-serif;
font-size: 12pt;
color: Black;
}

.tdnorm { 
border:1px solid maroon;
font-family: "cantarellreg", serf;
font-size: 12pt;
color: Black;
font-weight: normal;
}

td.tdnorm2 { 
font-family: "amblereg", sans-serif;
font-size: 14pt;
color: Black;
font-weight: normal;
}

.tdbook {
font-family: "cantarellreg", serf;
border:1px solid maroon;
font-size: 12pt;
color: black; 
font-weight: normal;
text-align: left;
}

.tdbook3 {
font-family:  "cantarellreg", serf;
font-size: 14pt;
font-weight: bold;
border:1px solid maroon;
text-align: center;
}

hr.mine {
color:maroon;
width:900px;
}

ADDRESS {
font-size: 9pt; 
}

A:link { color: Black }          /* unvisited link */
A:visited { color: Navy }        /* visited links */
A:active  { color: Teal }        /* active links */

/* @ FONT-FACE References */

@font-face {
    font-family: 'amblereg';
    src: url('../fonts/amble-regular-webfont.eot');
    src: url('../fonts/amble-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/amble-regular-webfont.woff') format('woff'),
         url('../fonts/amble-regular-webfont.ttf') format('truetype'),
         url('../fonts/amble-regular-webfont.svg#ambleregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cantarellreg';
    src: url('../fonts/cantarell-regular-webfont.eot');
    src: url('../fonts/cantarell-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cantarell-regular-webfont.woff') format('woff'),
         url('../fonts/cantarell-regular-webfont.ttf') format('truetype'),
         url('../fonts/cantarell-regular-webfont.svg#cantarellregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cardoreg';
    src: url('../fonts/cardo104s-webfont.eot');
    src: url('../fonts/cardo104s-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cardo104s-webfont.woff') format('woff'),
         url('../fonts/cardo104s-webfont.ttf') format('truetype'),
         url('../fonts/cardo104s-webfont.svg#cardoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latin_mod';
    src: url('../fonts/lmroman10-regular-webfont.eot');
    src: url('../fonts/lmroman10-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lmroman10-regular-webfont.woff') format('woff'),
         url('../fonts/lmroman10-regular-webfont.ttf') format('truetype'),
         url('../fonts/lmroman10-regular-webfont.svg#latin_modern_roman10_regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

