/*
Site Color Palette: 
gold
olive
navy
light blue
yellow
black
white

Site Font Palette:
Times New Roman
(allow Roman-WP if specified in WP document, who cares)
*/


body { color:000000; background-color:FFFFFF; font-family: times new roman, cg times, times; }

.full { text-align: justify; text-indent: 0.5in;  }

td { font-family: times new roman, cg times, times; }

a:link { color:navy; }
a:visited { color:navy; }
a:hover { color:gray; }
a:active { color: #C0C600; }

.indent { text-indent: 0.5in; }
