#body {width: 100%; height: 1500px; background-image: url("images/bgbeige.png");}
#page {width: 800px; margin-left: auto; margin-right: auto; background-image: url("images/bgbeige.png");}

/* text definitions */
h1 {font-family: celtic bold, verdana, arial; font-size: 20pt; font-weight: bold; font-style: normal; color: maroon;}
h2 {font-family: celtic bold, verdana, arial; font-size: 16pt; font-weight: bold; font-style: normal; color: maroon;}
h3 {font-family: celtic bold, verdana, arial; font-size: 12pt; font-weight: bold; font-style: normal; color: maroon;}
.b {font-family: verdana, arial, helvetica; font-size: 10pt; font-style: normal; font-weight: normal; color: black;}
.c {font-family: verdana, arial, helvetica; font-size: 8pt; font-style: normal; font-weight: normal; color: black;}
.t {font-family: verdana, arial, helvetica; font-size: 8pt; font-style: normal; font-weight: normal; color: maroon;}
.i {font-family: verdana, arial, helvetica; font-size: 8pt; font-style: italic; font-weight: normal; color: black;}
p {font-family: verdana, arial, helvetica; font-size: 10pt; font-style: normal; font-weight: normal; color: black;}
td {font-family: verdana, arial, helvetica; font-size: 10pt; font-style: normal; font-weight: normal; color: black; padding: 0px 5px;}
th {font-family: times new roman, verdana, arial; font-size: 14pt; font-weight: bold; font-style: italic; color: black; padding: 0px 5px;}
ul {font-family: verdana, arial, helvetica; font-size: 10pt; font-style: normal; font-weight: normal; color: black;}
li {font-family: verdana, arial, helvetica; font-size: 10pt; font-style: normal; font-weight: normal; color: black; line-height: 1.25em;}
dt {font-family: verdana, arial, helvetica; font-size: 10pt; font-style: normal; font-weight: bold; color: maroon; line-height: 1.25em;}
dd {font-family: verdana, arial, helvetica; font-size: 10pt; font-style: normal; font-weight: normal; color: black; line-height: 1.25em;}

/* link classes */
a:link {color: maroon;  font-family: verdana, arial, helvetica;  font-size: 10pt;}
a:visited {color: navy;  font-family: verdana, arial, helvetica;  font-size: 10pt;} 
a:active {color: teal;  font-family: verdana, arial, helvetica;  font-size: 10pt;} 
a:hover {color: olive;  font-family: verdana, arial, helvetica; font-size: 10pt;}

/* input formatting */
input, textarea {margin: 0.5em; background-color: white; font-family: verdana, arial, helvetica; font-size: 10pt;}
fieldset {text-align: left; border-style: none;}
label {text-align: left; color: black; font-family: verdana, arial, helvetica;  font-size: 10pt;}





