p { font-size: 14px; font-family: Arial, Helvetica, Verdana, sans-serif; color: #63372A; font-weight: strong; }
p.red { font-size: 14px; font-family: Arial, Helvetica, Verdana, sans-serif; color: #D02530; font-weight: strong; }

body { font-size: 14px; font-family: Arial, Helvetica, Verdana, sans-serif; color: #63372A; font-weight: strong; }

h1 { font-size: 28px; font-family: Garamond, Times, serif; color: #63372A; font-weight: strong; }
h1.blue { font-size: 28px; font-family: Garamond, Times, serif; color: #465d80; font-weight: strong; }

h2 { font-size: 24px; font-family: Arial, Helvetica, Verdana, sans-serif; color: #63372A; font-weight: strong; } 
h2.blue { font-size: 24px; font-family: Arial, Helvetica, Verdana, sans-serif; color: #465d80; font-weight: strong; }
h2.red { font-size: 24px; font-family: Arial, Helvetica, Verdana, sans-serif; color: #D02530; font-weight: strong; }

h3 { font-size: 18px; font-family: Arial, Helvetica, Verdana, sans-serif; color: #63372A; font-weight: strong; } 
h3.blue { font-size: 18px; font-family: Arial, Helvetica, Verdana, sans-serif; color: #465d80; font-weight: strong; }
h3.red { font-size: 18px; font-family: Arial, Helvetica, Verdana, sans-serif; color: #D02530; font-weight: strong; }

h4 { font-size: 14px; font-family: Arial, Helvetica, Verdana, sans-serif; color: #63372A; font-weight: strong; } 
h4.blue { font-size: 14px; font-family: Arial, Helvetica, Verdana, sans-serif; color: #465d80; font-weight: strong; }
h4.red { font-size: 14px; font-family: Arial, Helvetica, Verdana, sans-serif; color: #D02530; font-weight: strong; }

a:link { color: #465d80; }
a:hover { color: #AF2525; text-decoration: underline; }
a:visited { color: #AF2525 }

div.box { background: #ffffff; border: solid; border-width: thin; width: 100% }

div.narrow { background: #ffffff; border: solid; border-width: thin; width: 80%; padding: 15px;}
