/* ============== CURRENT PALLET: Bue fonts. Linen gray background.  White background behind links. round bullets.============*/  


body.midgray {background: #d4d4d4}

body.texture {
background-image: url("images/texture.jpg")}

h1 {font-family: "papyrus";
font-size: 18pt;
color: #483d8b;
text-align: center}

h2 {font-family: "papyrus";
font-size: 16pt;
      
color: #483d8b;
text-align: center}

h3 {font-family: "papyrus";
font-size: 14pt;
      
color: #483d8b;
text-align: left}

h4 {font-family: "arial";
font-size: 11pt;
      
color: #483d8b;
text-align: "center"}

hr {color: #483d8b;}

p.notetext {font-family: "arial";
font-size: 9pt; color: #483d8b;text-align: center}

p.text {font-family: "arial";
font-size: 12pt; color: #483d8b;text-align: center}

p.lefttext {font-family: "arial";
font-size: 12pt; color: #483d8b;text-align: left}

p.righttext {font-family: "arial";
font-size: 12pt; color: #483d8b;text-align: right}

p.talktext {font-family: "papyrus";
font-size: 12pt;color:#483d8b;
text-align: left}

p.boldtext {font-family: "tempus sans itc";font-size: 14pt;font-weight: "bold"; color: #483d8b;
text-align: left}
    
a:link {font-family:"papyrus"; font-size: 11pt; color:#483d8b; text-decoration:none}

a:visited {font-family:"papyrus"; font-size: 11pt; color: #ff0000;text-decoration:none}

a:hover {font-family: "papyrus";
font-size: 11pt; }


a:bullet {type: circle; 
font-size: 11pt; color: #483d8b}

img.b {border-width: 4px; border-color: #a1a1a1;}


<!-- ============== Attempt at logo script.  

img.logo {url("images/logo_2.jpg")alt="Daniel N. Bode Portraiture" height="150"}

============ -->
