﻿/* Colors: 
#333300 - very dark green, 
#FFFFCC - (Lignt) - REPLACED WITH FFFF66 (light Faded Yellow)
#665500 - dark brownish  
#333366 dark weak blue
CC3333 medium faded red -REPLACED WITH 999933)
body {font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #CC9966; color: Black; font-size: medium;}
body {font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #CCFFCC; color: Black; font-size: medium;}
*/
body {font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #999933; color: Black; font-size: medium;}
h1 { font-family: Palatino Linotype, Times New Roman, Serif; font-size: 54pt; color: #333300;}
h2 { font-family: Palatino Linotype, Times New Roman, Serif; font-size: 36pt; color: #333300;}
h3 { font-family: Palatino Linotype, Times New Roman, Serif; font-size: 24pt; color: #CC3333;}
.TitleInText { font-family: Palatino Linotype, Times New Roman, Serif; font-size: 16pt; color: #CC3333;}
.Container { width: 100%; text-align: center;}
table.Structure { width: 1000px; text-align: center; margin: 0px, 0px, 0px, 0px; background-color: #FFFF66;}
table.BodyText {margin: 15px, 10px, 10px, 10px;}
a.nav1 {font-family: Palatino Linotype, Times New Roman, Serif; font-size: 18pt; color: #CC3333; text-decoration: none;}
a.nav1:hover { background-color: #CC3333; color: #ffcc99;}
a.nav2 { font-family: Palatino Linotype, Times New Roman, Serif; font-size: 20pt; font-weight: bold; color: #CC3333;}
a.InText { font-family: Palatino Linotype, Times New Roman, Serif; font-size: 12pt; font-weight: bold; color: #CC3333;}
p { text-indent: 20px; line-height: 20px; font-size: medium;}
img.ImgRight {text-align: right; margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;}
img.ImgLeft {text-align: left; margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;}
.Caption {font-size: 10pt; font-style: italic; text-align: center;}
.Footer { font-family: Palatino Linotype, Times New Roman, Serif; font-size: 12pt; color: #CC3333;}
