/* Content as used by all Harmony Suite webpages  */

body {
        font-size: 100%;
		margin: 3em;
		background: #FFFFFF;
		margin-top: 10px;
        text-align: center;
		}
                
a:link {
         color:blue; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none;
}
a:active {
	color: #663399; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none;
}
a:visited {
	color: #993399; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none;
}
a:hover {
	color:green; font-style: normal; font-size: 1.2em; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: underline;
}

 b {
     text-align: center;
}

 div {
   text-align: center;
 }

 img {
        text-align: center; border-radius: 9px; max-width: 100%; height: auto; 
 }
     
table {background-color: #FFFFFF; width:"98%"; padding:"5"; border-spacing
:"5"; margin-left: auto; margin-right: auto; 
}

th {
	font-weight: bold; color: #0000CC; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none; text-align:center;
}

td {
	font-weight: normal; color: #0000CC; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none;
}

p {font-size: 1em; font-weight: normal; color: #0000CC; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none; text-align: center;}

pgold {font-size: 1em; font-weight: normal; color: #E7AE03; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none; text-align: center;}

h1 {font-size: 2.4em; font-weight: bold; color: #000099; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none; text-align: center;}
h1gold {font-size: 2.4em; font-weight: bold; color: #E7AE03; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none; text-align: center;}

h2 {font-size: 1.8em; font-weight: bold; color: #000099; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none; text-align: center;}
h2gold {font-size: 1.8em; font-weight: bold; color: #E7AE03; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none; text-align: center;}

h3 {font-size: 1.3em; font-weight: bold; color: #000099; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none; margin:6px; padding:6px; text-align: center;}
h3gold {font-size: 1.3em; font-weight: bold; color: #E7AE03; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none; margin:6px; padding:6px; text-align: center;}

h4 {font-size: 1.2em; font-weight: bold; color: #000099; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none; margin: 6px; padding:6px; text-align: center;}
h4gold {font-size: 1.2em; font-weight: bold; color: #E7AE03; font-style: normal; font-family: Bookman Old Style, Times, Time New Roman, serif; text-decoration: none; margin:6px; padding: 6px; text-align: center;}


/* Used for Email link to David and Paypal button */
#viewcart {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 96%;
}

/* Updated 20260210 */