body {
background-color: #fef3e7; 
}

body, p, i, dl, dt, dd, ul, ol, li, td, th, center, address, blockquote, 
caption, div, table, 
code, kbd, pre, samp, a, h1, h2, h3, h4 {
}


code, kbd, pre, samp { 
font-family: monospace; 
font-size  : 12pt;
color      : #333333; 
}

body, p, i, dl, dt, dd, ul, ol, li, td, th, center, address, blockquote, 
caption, div, table, 
h1, h2, h3, h4 {
font-family: arial, helvetica, geneva; 
}

a {
font-family: arial, helvetica, geneva; 
color: #bf0973; 
}

a:link {      text-decoration: none;  }
a:active {   text-decoration: none;  }
a:visited {  text-decoration: none;  }
a:hover   {  text-decoration: underline;  }

body, p, i, dl, dt, dd, ul, ol, li, td, th, center, address, blockquote, 
caption, div, table 
{ font-size  : 12pt; }

i.small { font-size: 10pt; }

h1, h2, h3, h4 {
color      : #6a3221;
}

h1 {
font-size  : 24pt; 
}

h2 {
font-size  : 18pt; 
}

h3 {
font-size  : 14pt; 
}

h4 {
font-size  : 12pt; 
font-weight: bold; 
}

img {
border: 0;
}


SPAN.big {font-size: 40pt ; font-family: courier }
SPAN.medium {font-size: 16pt ; font-family: courier }
DIV.indent { margin-left: 2em }
SPAN.tiny  {font-size: 8pt; font-family: courier; text-indent: 1em}
#bigbrown { font-family: times; font-size: 17pt; color: #6a3221} 
#brown { color: #6a3221 }
#eggshell { color: #fef3e7 }
#eggshelldec { color: #fef3e7; text-decoration: underline  }
#browninv { font-family: times; font-size: 17pt; color: #fef3e7; background-color: #6a3221}
#bgpink { background-color: #6a3221 }


