BODY {

font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
BACKGROUND: url("./images/saint.jpg") #000000
fixed no-repeat right top;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
filter: Alpha(Opacity=86);
 -moz-opacity: .86;
}

A {
  font-weight : normal; 
  font-size : 1.0em; 
  background : none transparent scroll repeat 0% 0%; 
  color : #000000; 
  font-family : verdana, arial, helvetica, sans-serif; 
  # text-decoration : none
}

A:link {
  background : none transparent scroll repeat 0% 0%; 
  color : #00000
}

A:visited {
  background : none transparent scroll repeat 0% 0%; 
  color : #0a446c
}

A:hover {
  background : none transparent scroll repeat 0% 0%; 
  color : #5e5036
}

A:active {
  background : none transparent scroll repeat 0% 0%; COLOR: #993333
}

h3 {
  background-color : #B98992;
}


H1 {
  font-family : Arial, Helvetica, sans-serif; 
  font-style : normal; 
  font-variant : normal; 
  font-weight : bold; 
  font-size : 1.2em; 
  color : #000000; 
  background-color : transparent; 
}

p {
  font-size : .9em; 
  font-family : Arial, Helvetica, sans-serif; 
}

.smalltext {
  font-family : Arial, Helvetica, sans-serif; 
  font-style : normal; 
  font-variant : normal; 
  font-weight : normal; 
  font-size : .9em; 
}


.smalltext a:link {
  font-family : Arial, Helvetica, sans-serif; 
  font-style : normal; 
  font-variant : normal; 
  font-weight : normal; 
}

.smalltext a:visited {
  font-family : Arial, Helvetica, sans-serif; 
  font-style : normal; 
  font-variant : normal; 
  font-weight : normal; 
}

.footer {
  color : #fdfcf3;
  font-size : .9em; 
}

.noline a:link {
  text-decoration : none;
}

.noline a:visited {
  text-decoration : none;
}


.largetext {
  font-family : Arial, Helvetica, sans-serif; 
  font-style : normal; 
  font-variant : normal; 
  font-weight : normal; 
  font-size : 1.2em; 
}

.largetext a:link {
  font-family : Arial, Helvetica, sans-serif; 
  font-style : normal; 
  font-variant : normal; 
  font-weight : normal; 
  font-size : 1.2em; 
}

.largetext a:visited {
  font-family : Arial, Helvetica, sans-serif; 
  font-style : normal; 
  font-variant : normal; 
  font-weight : normal; 
  font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
  border : #B98992 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #580000;
}

.bg_medium {
  background-color : #d7c9b7;
}

.bg_light {
  background-color : #e1e5f1;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

table.border {
  border-style: solid;
  border-color: #d7c9b7;
  border-width: 2px;
  margin-bottom: 5px
}

td {
  font-size : 1.0em
}
