
/* html,body { width:100%; height:100%; padding:0px; margin:0px; } */

html {font-size: 9pt; font-weight: normal; color: black;}

a:link { color: #194880; }
a:visited { color: purple; }
a:hover { color: #D8953E; }
a:active { color: #602F1A; }

body {background-color: #E0DED3; margin-top: 1%; margin-bottom: 2%;}

 /* CAPTION {color: #467FA6; font-size: 24pt; border-bottom: inset;} */
CAPTION {color: #D8953E; font-size: 24pt; border-bottom: inset;}

table {   text-align: center; display: table; margin-left: auto; margin-right: auto; border-collapse: collapse;}
th { color: #CCCC66; border: 1px solid #000000; font-size: 100%; vertical-align: baseline;}
td { border: 1px solid #cccccc; font-size: 100%; vertical-align: top;}
td.header { border: 1px solid #E8D48A; font-size: 100%; vertical-align: baseline;}
td.footer1 { border: 1px solid #E8D48A; vertical-align: baseline; }
td.footer2 { border: 1px solid #E8D48A; width: 100%; vertical-align: baseline; }

.center {text-align: left;}
.recipe_list{
	style='margin-right:12.5pt;
	text-align:justify;'
}
.important {
    color: #bb0000;
    background-color: #ffeeee;
    padding: 0 0.5em 0 0.5em;
}
p.footnote {
    margin: 0 5% 2px 7%;
    padding-top: 3em;
}

H1.old {color: #CCCC66; font-size: 18pt; font-family: tahoma;}
H1.header {color: #FF7856; font-size: 18pt; font-family: arial-black; font-style: normal ;border-bottom: groove;border: solid;}
h1 {
    text-align: center;
    padding-left: 8%;
    margin-top: 1em;
    color: #194880;
    background-color: #ddeeff;
    font-size: x-large;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    clear: both;
}

H2 {font-size: 13pt; border-width: 0; width: 100%; text-align: center; color: white; background-color: #194880; text-indent: 0.5em;}
H2.other { color: #FFFFFF;font-style: normal ;}
H3 { color: #194880; font-family: arial;}
H3.baseboard { font-size: 8pt; border-width: 0; text-align: center; color: #194880; font-family: tahoma; text-indent: 0.5em;}
H4 { font-size: 10pt; font-style: normal; color: #194880; font-family: tahoma; }
H3.list { font-size: 10pt; color: #194880; font-family: Arial Narrow; }
H4.recipe { font-size: 10pt; color: #194880; font-family: Arial Narrow; }
H5 { font-size: 8pt; font-style: normal; color: #194880; font-family: tahoma; }

H3 EM { font-style: normal ;}
P.extra { font-variant: small-caps;font-style: Helvetica;color: #CCCC66 ;}
P.special  { font-variant: small-caps; font-style: Arial; color: #000000 ;}
P  { text-align: justify; font-style: sans-serif; text-align:justify; color: #000000 ;}


a {
	color: #194880;
	font-family: Arial Black;
	font-style: normal ;
}
a.list {
	color: #194880;
	font-family: Arial Black;
	font-style: normal ;
	font-size: 10pt;
}
a.footer {
	font-size: 8pt;
	color: #194880;
	font-family: tahoma;
	font-style: normal ;
}
ul {     	
	text-decoration: none;
	color: #194880;
	font-family: tahoma;
	font-style: normal;
}