@charset "UTF-8";
/* CSS Document */

body { font: 65.5% Arial, Verdana, Sans-Serif; background: #337399; color: #333; }

p { margin: 15px 15px; line-height:18px; }

#foot p { font-size:1.1em; margin:5px; }

h1, h2, h3, h4, h5 { margin: 10px 15px 5px; clear:both; font-weight:bold; font-family: "Palatino Linotype", "Times New Roman", Times, serif; font-style: italic; }

h1 { font-size: 3em; }

h2 { font-size: 1.6em; }

h3 { font-size: 1.3em; }

h4 { font-size: 1em; }

h5 { font-size: .8em; }

.nav { font-size: .85em; }

.textfield { width: 200px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }

#info, #foot p { font-weight:bold; }

.emphasis { font-weight:bold; font-family: "Palatino Linotype", "Times New Roman", Times, serif; font-style: italic; font-variant: small-caps; font-size:1.3em; }

#popup p { margin:15px; }

/* LoVe HAte */

a:link { color:#4D9933; }

a:visited { color:#666; }

a:hover { color:#7da963; }

a:active { color:#7da963; }

h1, h2, h3, h4, h5 { color:#4D9933; }

.textfield { border: 1px solid #6a9; }

#info, #foot p { color:#fdfdff; }

#info a:link, #info a:visited, #foot a:link, #foot a:visited { color: #fdfdff; }

#info a:hover, #foot a:hover { color: #fff; }

.emphasis { color:#4D9933; }

#content { font-size:1.2em; background-color:#fdfdff; border: solid 1px white; }

#popup { background-color:#efe; border: solid 1px white; }

#info { background: #337399; }
